diff CHANGES.txt @ 5100:5775959d81a3

issue1926124: fix crash in roundup_admin migrate option wih anydbm Patch submitted by Henry (henryl), modified value to False since this produces the correct "No migration action required" output from the migrate command.
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Jun 2016 16:13:41 -0400
parents 99e289359798
children c52714a69432
line wrap: on
line diff
--- a/CHANGES.txt	Sun Jun 26 11:31:46 2016 -0400
+++ b/CHANGES.txt	Sun Jun 26 16:13:41 2016 -0400
@@ -157,7 +157,11 @@
   http://hg.python.org/tracker/roundup/rev/98508a47c126 by
   Martin.V.Loewis. Numeric test patch applied, Integer code and tests
   developed by John Rouillard.
-
+- issue1926124: fix crash in roundup_admin migrate option.
+  Patch submitted by Henry (henryl), modified value to False
+  since this produces the correct "No migration action required"
+  output from the migrate command.
+  
 2016-01-11: 1.5.1
 
 Pay attention:

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