diff options
author | Mark McLoughlin <mark@skynet.ie> | 2003-06-30 13:10:12 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@src.gnome.org> | 2003-06-30 13:10:12 +0000 |
commit | c921fdf53b42fe222017b2498b353a6c818af5d8 (patch) | |
tree | 3a69f679313db7a33de1562ea9e8ff40dab3d6a5 /ChangeLog.pre-2-10 | |
parent | 281a95549c188f6ab910a40c4fd23d8bc271d877 (diff) | |
download | gtk+-c921fdf53b42fe222017b2498b353a6c818af5d8.tar.gz |
kill some stray characters breaking the build.
2003-06-30 Mark McLoughlin <mark@skynet.ie>
* gtk/gtkexpander.h: kill some stray characters
breaking the build.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index aaa8062c37..0c9a9ebfaf 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,10 @@ 2003-06-30 Mark McLoughlin <mark@skynet.ie> + * gtk/gtkexpander.h: kill some stray characters + breaking the build. + +2003-06-30 Mark McLoughlin <mark@skynet.ie> + Add GtkExpander. See discussion in bug #60553. * gtk/gtkexpander.[ch]: add. |