diff CHANGES.txt @ 5625:99175953520e maint-1.6

Fix issue2550994: breakage caused by configparser backports.
author Joseph Myers <jsm@polyomino.org.uk>
date Mon, 20 Aug 2018 00:50:16 +0000
parents f3fce29eec78
children cb288d043079
line wrap: on
line diff
--- a/CHANGES.txt	Thu Sep 06 17:04:49 2018 -0400
+++ b/CHANGES.txt	Mon Aug 20 00:50:16 2018 +0000
@@ -11,6 +11,17 @@
 v2.7.2 is required to run newer releases of Roundup.
 
 
+2019-??-?? 1.6.1
+
+Features:
+- doc updates. Link rot fixed and some grammar changes. (John Rouillard) 
+
+Fixed:
+
+- issue2550994: avoid breakage caused by use of backports of Python 3
+  configparser module to Python 2. (Joseph Myers)
+
+
 2018-07-13 1.6.0
 
 Features:

Roundup Issue Tracker: http://roundup-tracker.org/