annotate CHANGELOG @ 537:a4e699d32a9a
gah! hg 2.1 changes push and pull so as to return failure codes on success, if there was nothing to push or pull
author |
Chris Cannam |
date |
Fri, 10 Feb 2012 13:08:07 +0000 |
parents |
5f04fa848f34 |
children |
2c106ea908b5 |
rev |
line source |
Chris@536
|
1 Changes in v1.1 since v1.0.1:
|
Chris@536
|
2
|
Chris@536
|
3 * Closed branches are now supported: you can close a branch in EasyMercurial
|
Chris@536
|
4 and closed branches are truncated by default
|
Chris@536
|
5 * Bookmarks are now displayed, though you still cannot create them
|
Chris@536
|
6 * Fix excessive window size when very long URL or filename used
|
Chris@536
|
7 * Fix inconsistent state following a merge that results in no changes
|
Chris@536
|
8 * Improve server port detection when sharing repository
|
Chris@536
|
9 * Add help topic for merge
|
Chris@536
|
10 * Update program icon!
|
Chris@536
|
11
|