diff CHANGES.txt @ 5517:0cdf19b82354

Fix issue2550994: breakage caused by configparser backports.
author Joseph Myers <jsm@polyomino.org.uk>
date Mon, 20 Aug 2018 00:50:16 +0000
parents 91391a366d92
children df3f553fa414
line wrap: on
line diff
--- a/CHANGES.txt	Sun Aug 19 15:26:52 2018 +0100
+++ b/CHANGES.txt	Mon Aug 20 00:50:16 2018 +0000
@@ -39,6 +39,8 @@
 - issue2550993: fixed edit CSV action to update restored items to the
   new value instead of restoring with the previous value (Christof
   Meerwald)
+- issue2550994: avoid breakage caused by use of backports of Python 3
+  configparser module to Python 2. (Joseph Myers)
 
 
 2018-07-13 1.6.0

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