Changes
Page history
Edited online
authored
Mar 09, 2014
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
fd61e1c5
...
...
@@ -4,6 +4,7 @@
== Bug Fixes ==
* chunks: honor file encoding when displaying diffs (fixes #3660)
* copypatch: make revision 0 exportable to clipboard (fixes #3652)
* shellconf: the label is utf8 encoding. Convert to unicode by decode()
* sync: open email dialog with numeric revs so that they can be sorted correctly
...
...
@@ -11,6 +12,7 @@
== Improvements ==
* fileview: save last selected encoding as widget's default (refs #3620)
* qfold: accept command by Ctrl+Return like commit or email dialog (closes #3650)
== Installer ==
...
...
...
...