diff options
author | Jonathan Blandford <jrb@src.gnome.org> | 2000-10-18 15:13:01 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2000-10-18 15:13:01 +0000 |
commit | 92bbfd05a879df21bcc44fc1d48ec217bee1d8ae (patch) | |
tree | 6073299331c3454335e5c08f86333eaad66fee3a /ChangeLog | |
parent | 3f908d035e56d6f55ab8abe256e77a68e11e1f0a (diff) | |
download | gtk+-92bbfd05a879df21bcc44fc1d48ec217bee1d8ae.tar.gz |
Add my name to the ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -2000-10-17 <jrb@redhat.com> +2000-10-17 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c: Draw the arrows correctly. @@ -12,7 +12,7 @@ * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE, POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT. -2000-10-16 <jrb@redhat.com> +2000-10-16 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move GtkTreeModel from object to interface. |