diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-04-30 18:07:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-04-30 18:07:51 +0000 |
commit | c117408d9efaccd2db2441ae592de0e9ba84bb2c (patch) | |
tree | 3d3e7e0e06253073b5ebcee4164877e019eb1d69 /ChangeLog.pre-2-8 | |
parent | 683de88115a7f85f89984315a9f48ba15119729d (diff) | |
download | gtk+-c117408d9efaccd2db2441ae592de0e9ba84bb2c.tar.gz |
Update for multihead.
Tue Apr 30 12:26:31 2002 Owen Taylor <otaylor@redhat.com>
* gdk-sections.txt: Update for multihead.
* multihead.sgml gtk-docs.sgml: Add overview of
multihead from multihead branch.
* tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
sections from multihead branch.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 7514d3bf53..1ae0a86788 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -13,8 +13,11 @@ unrefs the tag table first, so that the btree is in a consistent state when we're removing tags from it. - * gtk/gtktexttagtable.c (_gtk_text_tag_table_remove_buffer): strip - all tags in the tag table out of the buffer. #77301 +Tue Apr 30 12:28:27 2002 Owen Taylor <otaylor@redhat.com> + + * gdk/gdkdisplay.c gdk/gdkpango.c gdk/gdkpixmap.c + gdk/x11/gdkdisplay-x11.c gdk/x11/gdkevents-x11.c + gdk/x11/gdkpixmap-x11.c gdk/x11/gdkx.h: Doc fixes. Tue Apr 30 11:37:09 2002 Owen Taylor <otaylor@redhat.com> |