# HG changeset patch # User Bernhard Reiter # Date 1426195115 -3600 # Node ID 1417dbdb8dbf3af5ce81c0ae21e8e5a54f9e99fb # Parent b198e50dc7dc109c791338d26417d1d3d5e74687 Small improvement and fix of issue2550877 added to CHANGES.txt. diff -r b198e50dc7dc -r 1417dbdb8dbf CHANGES.txt --- a/CHANGES.txt Thu Mar 12 22:11:20 2015 +0100 +++ b/CHANGES.txt Thu Mar 12 22:18:35 2015 +0100 @@ -27,8 +27,8 @@ Features: - The example local_replace.py has been updated to show how to link to - modern revision systems using hex revsion numbers. This extension is used - to expand shortcuts in msgs. (Bernhard Reiter) + modern revision systems using hex revision identifiers. + This extension is used to expand shortcuts in msgs. (Bernhard Reiter) - Drop comment in user settings about numeric hour offsets instead of using pytz timezone names. Due to DST these are wrong half of the year, it is much better to use timezone names. (Thomas Arendsen Hein) @@ -146,6 +146,8 @@ initial patch (John Kristensen) - Documentation: configuration messages_to_author value "nosy" now documented in chapter "customizing". (Bernhard Reiter) +- issue2550877 Five failures in test_mailgw.py because of duplicated headers + and more precise comparision. (Bernhard Reiter) 2013-07-06: 1.5.0