Show More
@@ -24,6 +24,11 b' labels passed to them if you include `$l' | |||
|
24 | 24 | used to have some space-padding, and truncation to fit within 72 columns. Both |
|
25 | 25 | the padding and the truncation has been removed. |
|
26 | 26 | |
|
27 | Some of the text in labels passed to merge tools has changed. For example, | |
|
28 | in conflicts while running `hg histedit`, the labels used to be "local", | |
|
29 | "base", and "histedit". They are now "already edited", | |
|
30 | "parent of current change", and "current change", respectively. | |
|
31 | ||
|
27 | 32 | == Internal API Changes == |
|
28 | 33 | |
|
29 | 34 | The following functions have been removed: |
General Comments 0
You need to be logged in to leave comments.
Login now