summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@columbia.edu>2003-08-09 06:19:43 +0000
committerNoah Levitt <nlevitt@src.gnome.org>2003-08-09 06:19:43 +0000
commit005194bc4b0e379e1db341caca8e263ccfef6412 (patch)
treeee6368ece171c01cd18e2dc291e51f1e074ce19c /ChangeLog
parente26259ddeabd4e4669dbc77d9679acc6ca5246c5 (diff)
downloadgtk+-005194bc4b0e379e1db341caca8e263ccfef6412.tar.gz
Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.
2003-08-09 Noah Levitt <nlevitt@columbia.edu> * gdk/gdkevents.h: * docs/reference/gdk/tmpl/windows.sgml: Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 214acc56ae..f5cfc969ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-09 Noah Levitt <nlevitt@columbia.edu>
+
+ * gdk/gdkevents.h:
+ * docs/reference/gdk/tmpl/windows.sgml: Elaborate a bit more in the
+ docs on GdkFilterFunc and GdkFilterReturn.
+
2003-08-09 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcalendar.c: Add and hook in gtk_calendar_scroll,