diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-11-21 19:56:52 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-11-21 19:56:52 +0000 |
commit | dd6b66bff9e4fc613e30286d5c581360764b11fb (patch) | |
tree | eb3b82ffd90d9eb37be1167f6b7949a75a37f53e /ChangeLog.pre-2-2 | |
parent | 76f5554f779fb28fc11670e2a4c9aab3ba676e8d (diff) | |
download | gtk+-dd6b66bff9e4fc613e30286d5c581360764b11fb.tar.gz |
Numerous fixes to the calendar example. (#97956, Owen Taylor)
* docs/tutorial/gtk-tut.sgml:
* examples/calendar/calendar.c: Numerous fixes to the calendar
example. (#97956, Owen Taylor)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index a54ad30a5b..7201636219 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,5 +1,9 @@ 2002-11-21 Matthias Clasen <maclas@gmx.de> + * docs/tutorial/gtk-tut.sgml: + * examples/calendar/calendar.c: Numerous fixes to the calendar + example. (#97956, Owen Taylor) + * gtk/gtktreeview.c (gtk_tree_view_set_cursor): Fix doc comment typos. (#97432, Vitaly Tishkov) |