annotate CHANGELOG @ 544:bb98b65b23c9
fswatcher
Rename Refresh menu function to make it clearer that it only re-reads (doesn't pull, update etc)
author |
Chris Cannam |
date |
Tue, 14 Feb 2012 17:30:46 +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
|