diff CHANGES.txt @ 5754:178ca608ddb9

Fix Issue2551030: Roundup fails to start if pytz to access Olson timezone database not installed Create property TimezoneOption.defaulttz properly and use it to initialize the entry in the SETTINGS data structure for the timezone option.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 17:59:20 -0400
parents 4c0cdfe4f678
children b76be13e027e
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jun 01 17:28:33 2019 -0400
+++ b/CHANGES.txt	Sat Jun 01 17:59:20 2019 -0400
@@ -12,7 +12,7 @@
 onwards Python 3.4 and later are also supported.
 
 
-2018-??-?? ?.?.0
+2019-??-?? ?.?.0
 
 Features:
 
@@ -143,6 +143,8 @@
 - issue2551009: Flint not supported error during reindex. Upgrading
   doc updates to discuss this when reindexing. (Reported by Gabi,
   Change by John Rouillard)
+- issue2551030: Roundup fails to start if pytz to access Olson
+  timezone database not installed. (John Rouillard)
 
 2018-07-13 1.6.0
 

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