Skip to content

Commit fe9e1bd

Browse files
Small improvement and fix of issue2550877 added to CHANGES.txt.
1 parent aa5737e commit fe9e1bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Pay attention:
2727
Features:
2828

2929
- The example local_replace.py has been updated to show how to link to
30-
modern revision systems using hex revsion numbers. This extension is used
31-
to expand shortcuts in msgs. (Bernhard Reiter)
30+
modern revision systems using hex revision identifiers.
31+
This extension is used to expand shortcuts in msgs. (Bernhard Reiter)
3232
- Drop comment in user settings about numeric hour offsets instead of using
3333
pytz timezone names. Due to DST these are wrong half of the year, it is
3434
much better to use timezone names. (Thomas Arendsen Hein)
@@ -146,6 +146,8 @@ Fixed:
146146
initial patch (John Kristensen)
147147
- Documentation: configuration messages_to_author value "nosy" now documented
148148
in chapter "customizing". (Bernhard Reiter)
149+
- issue2550877 Five failures in test_mailgw.py because of duplicated headers
150+
and more precise comparision. (Bernhard Reiter)
149151

150152

151153
2013-07-06: 1.5.0

0 commit comments

Comments
 (0)