From: Owen Fraser-Green Date: Wed, 19 May 2004 21:12:55 +0000 (+0000) Subject: Updated release instructions. X-Git-Tag: dbus-0.22~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484f5ee7480f515c6c18327e02218c0ba4ecf266;p=thirdparty%2Fdbus.git Updated release instructions. --- diff --git a/ChangeLog b/ChangeLog index 37e4fd77f..cff346ac3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-05-19 Owen Fraser-Green + + * HACKING: Updated release instructions concerning the wiki page. + 2004-05-18 Kristian Høgsberg * dbus/dbus-auth.c (client_try_next_mechanism): Remove logic to diff --git a/HACKING b/HACKING index 46d620243..cb967c112 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.