We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222e7be commit 00ca42bCopy full SHA for 00ca42b
CHANGES.txt
@@ -18,6 +18,9 @@ Pay attention:
18
19
Features:
20
21
+- The example local_replace.py has been updated to show how to link to
22
+ modern revision systems using hex revsion numbers. This extension is used
23
+ to expand shortcuts in msgs. (Bernhard Reiter)
24
- Drop comment in user settings about numeric hour offsets instead of using
25
pytz timezone names. Due to DST these are wrong half of the year, it is
26
much better to use timezone names. (Thomas Arendsen Hein)
@@ -72,7 +75,7 @@ Fixed:
72
75
done in the fix for issue2550802. (Thomas Arendsen Hein)
73
76
74
77
Minor:
-- demo.py usage message improved: explains "nuke" now.
78
+- demo.py usage message improved: explains "nuke" now. (Bernhard Reiter)
79
80
81
2013-07-06: 1.5.0
0 commit comments