diff ChangeLog @ 585:5c9dba5dd311 trunk

handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
author fschwarz
date Sat, 04 Aug 2012 23:10:41 +0000
parents 3fd7fb953633
children 964cd2ec6f94
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,7 +43,8 @@
    with more than 7 significant digits (#183)
  * fix format_date() with datetime parameter (#282, patch from Xavier Morel)
  * fix format_decimal() with small Decimal values (#214, patch from George Lund)
- * fix handling of messages containing '\\n' (#171)
+ * fix handling of messages containing '\\n' (#198)
+ * handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
 
 
 Version 0.9.6
Copyright (C) 2012-2017 Edgewall Software