Admin message
This instance was upgraded to Heptapod 18.6.0 (final) today.
Changes
Page history
No commit message
authored
Mar 10, 2011
by
Steve Borho
No commit message
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
f657f28c
...
...
@@ -9,6 +9,7 @@
* #178 - visdiff: KeyError from toolSelect
* #181 - visdiff: TypeError: p1dirdiff() takes exactly 2 arguments (1 given)
* #183 - visdiff: TypeError: argument of type 'NoneType' is not iterable
* #185 - settings: extensions page was confused by 'hgext.' prefixes
* #187 - documentation fix (f.i.)
* #189 - settings: no configuration for issue tracker linking
* #194 - qtlib: TypeError: signal clicked(bool) has 1 argument(s)Key
...
...
@@ -33,6 +34,7 @@
* #246 - merge: AttributeError: 'ResultPage' object has no attribute 'reject'
* #264 - sync: catch errors from fingerprint query
* #268 - show clean file contents
* #276 - unshelve not applying chunks to dos EOLN files
* Fix file dragging into applications like VisualStudio
Improvements:
...
...
...
...