From 50825c7392285ab58546d2674bbe59301a59ff65 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 10 Jul 2004 05:36:06 +0000 Subject: [PATCH] Updates. --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ docs/RELEASE-HOWTO | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index b61bf540ce..1d0cab15b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jul 10 01:33:25 2004 Matthias Clasen + + * docs/RELEASE-HOWTO: Updates. + Sat Jul 10 01:55:29 2004 Soeren Sandmann * gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index b61bf540ce..1d0cab15b6 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Sat Jul 10 01:33:25 2004 Matthias Clasen + + * docs/RELEASE-HOWTO: Updates. + Sat Jul 10 01:55:29 2004 Soeren Sandmann * gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index b61bf540ce..1d0cab15b6 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Sat Jul 10 01:33:25 2004 Matthias Clasen + + * docs/RELEASE-HOWTO: Updates. + Sat Jul 10 01:55:29 2004 Soeren Sandmann * gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index b61bf540ce..1d0cab15b6 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Sat Jul 10 01:33:25 2004 Matthias Clasen + + * docs/RELEASE-HOWTO: Updates. + Sat Jul 10 01:55:29 2004 Soeren Sandmann * gdk/x11/gdkwindow-x11.c (_gdk_x11_window_tmp_{re|un}set_bg): diff --git a/docs/RELEASE-HOWTO b/docs/RELEASE-HOWTO index 34d05e2974..9f6c6ae858 100644 --- a/docs/RELEASE-HOWTO +++ b/docs/RELEASE-HOWTO @@ -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.