summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--HACKING11
2 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 37e4fd77..cff346ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-19 Owen Fraser-Green <owen@discobabe.net>
+
+ * HACKING: Updated release instructions concerning the wiki page.
+
2004-05-18 Kristian Høgsberg <krh@redhat.com>
* dbus/dbus-auth.c (client_try_next_mechanism): Remove logic to
diff --git a/HACKING b/HACKING
index 46d62024..cb967c11 100644
--- a/HACKING
+++ b/HACKING
@@ -94,8 +94,15 @@ To make a release of D-BUS, do the following:
to /home/www/twiki/Software/dbus/releases. This should
be possible if you're in group "dbus"
- - update the wiki page http://pdx.freedesktop.org/Software/dbus
- to list your new release
+ - update the wiki page http://pdx.freedesktop.org/Software/dbus by
+ adding the new release under the Download heading. Then, cut the
+ link and changelog for the previous that was there.
+
+ - update the wiki page
+ http://pdx.freedesktop.org/Software/DbusReleaseArchive pasting the
+ previous release. Note that bullet points for each of the changelog
+ items must be indented three more spaces to conform to the
+ formatting of the other releases there.
- post to message-bus-list@freedesktop.org announcing the release.