]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove duplicate item about Trac changes from release tech note.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2012 11:45:30 +0000 (11:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2012 11:45:30 +0000 (11:45 +0000)
Part of the additions of r71951 was already present in this file, just in
another place.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0022.txt

index ff1133c6928246cc2b2f182355a3490b2e0feeca..f4c9e33d760e6bcc28b17244316e17cd8705f15a 100644 (file)
@@ -11,10 +11,6 @@ Put a date on the release line in docs/changes.txt.
 
 Update the date in the manual (docs/doxygen/mainpages/manual.h).
 
-Mark the milestone corresponding to the previous release as being completed and
-create a new version and a new milestone for it in Trac admin web interface
-(ask Robin Dunn for password to access it).
-
 
 Creating release files
 ----------------------
@@ -100,8 +96,8 @@ Version updates
 ---------------
 
 Trac: mark the milestone corresponding to the release as completed and add a
-new version for it to allow reporting bugs against it (ask Vadim or Robin to do
-it).
+new version for it to allow reporting bugs against it and create the next
+milestone (ask Vadim or Robin to do it or to get admin password).
 
 Run misc/scripts/inc_release to increment micro version, i.e. replace x.y.z
 with x.y.z+1 (minor or major versions updates require manual intervention).