SF.net SVN: docutils:[10179 ] trunk/sandbox/infrastruc ture/releasing-log.rst

grubert--- via Docutils-checkins <[email protected]> Tue, 24 Jun 2025 06:52:39 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10179
          http://sourceforge.net/p/docutils/code/10179
Author:   grubert
Date:     2025-06-24 06:52:39 +0000 (Tue, 24 Jun 2025)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/sandbox/infrastructure/releasing-log.rst

Modified: trunk/sandbox/infrastructure/releasing-log.rst
===================================================================
--- trunk/sandbox/infrastructure/releasing-log.rst	2025-06-23 15:42:44 UTC (rev 10178)
+++ trunk/sandbox/infrastructure/releasing-log.rst	2025-06-24 06:52:39 UTC (rev 10179)
@@ -10,6 +10,15 @@
 Notes on what happend while releasing.
 
 
+Release 0.22rc5 (2025-06-24)
+============================
+
+A small correction:
+
+  Don't report an error for duplicate targets with identical refname
+
+Follow steps from rc4, varying the python versions in tox runs.
+
 Release 0.22rc4 (2025-06-17)
 ============================
 
@@ -17,7 +26,7 @@
 
 * checkout current code
 * run: tox -epy312
-* set_version 022rc4
+* set_version 0.22rc4
 * run: tox -epy313 : fail
 * fix the version_info release to True
 * run: tox -epy314

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.