This commit is contained in:
Matthias Clasen 2004-07-10 05:36:06 +00:00
parent 1c5a1dda9b
commit 50825c7392
5 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Sat Jul 10 01:33:25 2004 Matthias Clasen <maclas@gmx.de>
* docs/RELEASE-HOWTO: Updates.
Sat Jul 10 01:55:29 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg):

View File

@ -1,3 +1,7 @@
Sat Jul 10 01:33:25 2004 Matthias Clasen <maclas@gmx.de>
* docs/RELEASE-HOWTO: Updates.
Sat Jul 10 01:55:29 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg):

View File

@ -1,3 +1,7 @@
Sat Jul 10 01:33:25 2004 Matthias Clasen <maclas@gmx.de>
* docs/RELEASE-HOWTO: Updates.
Sat Jul 10 01:55:29 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg):

View File

@ -1,3 +1,7 @@
Sat Jul 10 01:33:25 2004 Matthias Clasen <maclas@gmx.de>
* docs/RELEASE-HOWTO: Updates.
Sat Jul 10 01:55:29 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg):

View File

@ -36,3 +36,7 @@ at the top about "what this release is about" and the Summary of changes.
12) Send it to gnome-announce-list, gtk-list, gtk-app-devel-list and
gtk-devel-list. Set reply-to to gnome-hackers.
13) Bump the version number in configure.in.
14) Create a new milestone in bugzilla and move the remaining bugs from the
2.x.y milestone over to the new one.
15) Add a link to the release announcement to www.gtk.org which lives in
the gtk-web cvs module.