summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@src.gnome.org>2000-10-18 15:13:01 +0000
committerJonathan Blandford <jrb@src.gnome.org>2000-10-18 15:13:01 +0000
commit92bbfd05a879df21bcc44fc1d48ec217bee1d8ae (patch)
tree6073299331c3454335e5c08f86333eaad66fee3a /ChangeLog
parent3f908d035e56d6f55ab8abe256e77a68e11e1f0a (diff)
downloadgtk+-92bbfd05a879df21bcc44fc1d48ec217bee1d8ae.tar.gz
Add my name to the ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d206b49b53..39b997a3f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.