diff CHANGES.txt @ 5515:cd0ceb2afdb8

fixed issue2550993 and added test case
author Christof Meerwald <cmeerw@cmeerw.org>
date Sun, 19 Aug 2018 15:11:05 +0100
parents bfe8e52af1e7
children 91391a366d92
line wrap: on
line diff
--- a/CHANGES.txt	Sat Aug 18 23:13:17 2018 +0000
+++ b/CHANGES.txt	Sun Aug 19 15:11:05 2018 +0100
@@ -32,7 +32,10 @@
   selecting columns to display in the issues list (Christof Meerwald)
 - issue2550988: fixed fallback to pseudo random number generator in
   case SystemRandom isn't available, prefer use of secrets module if
-  available (Python 3.6+)
+  available (Python 3.6+) (Christof Meerwald)
+- issue2550993: fixed edit CSV action to update restored items to the
+  new value instead of restoring with the previous value (Christof
+  Meerwald)
 
 
 2018-07-13 1.6.0

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