equal
deleted
inserted
replaced
1 == New Features == |
1 == New Features == |
2 |
2 |
3 * `hg config` now has a `--source` option to show where each |
3 * `hg config` now has a `--source` option to show where each |
4 configuration value comes from. |
4 configuration value comes from. |
5 * Introduced a command (debug-repair-issue6533) to repair repositories affected |
5 * Introduced a command (debug-repair-issue6528) to repair repositories affected |
6 by issue6528 where certain files would show up as modified even if they were |
6 by issue6528 where certain files would show up as modified even if they were |
7 clean due to an issue in the copy-tracing code. |
7 clean due to an issue in the copy-tracing code. |
8 |
8 |
9 == Default Format Change == |
9 == Default Format Change == |
10 |
10 |