diff CHANGES.txt @ 5182:dc657fbbc790

- issue2550933 - Fix Traceback in cgi/templating.py when a string is passed to PasswordHTMLProperty::plain. (John Rouillard) This is a more pythonic patch than presented in the issue. Try the original code and if it fails take alternative action.
author John Rouillard <rouilj@ieee.org>
date Sat, 11 Feb 2017 17:20:47 -0500
parents e8b3d3a14563
children 5c8808f55d93
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jan 28 21:15:49 2017 -0500
+++ b/CHANGES.txt	Sat Feb 11 17:20:47 2017 -0500
@@ -349,7 +349,8 @@
 - Fix Traceback in backends/portalocker.py on windows due to missing
   windll import, thanks to Heiko Stegmann for suggesting a first fix.
   (Ralf Schlatterbeck)
-  
+- issue2550933 - Fix Traceback in cgi/templating.py when a string is
+  passed to PasswordHTMLProperty::plain. (John Rouillard)
 
 2016-01-11: 1.5.1
 

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