... | @@ -11,7 +11,9 @@ Python 2.4 and 2.5 are no longer supported. |
... | @@ -11,7 +11,9 @@ Python 2.4 and 2.5 are no longer supported. |
|
|
|
|
|
== Bugs Fixes ==
|
|
== Bugs Fixes ==
|
|
|
|
|
|
|
|
* compat: replace util.stderr on frozen Windows build (fixes #4754)
|
|
* compat: wrap scmutil.userrcpath() for hg 4.2 (fixes #4744)
|
|
* compat: wrap scmutil.userrcpath() for hg 4.2 (fixes #4744)
|
|
|
|
* mq: escape patch revision passed to qfinish command (fixes #4773)
|
|
* run: import getopt.GetoptError directly (fixes #4746)
|
|
* run: import getopt.GetoptError directly (fixes #4746)
|
|
|
|
|
|
== Improvements ==
|
|
== Improvements ==
|
... | | ... | |