Mercurial > hg > easyhg
annotate CHANGELOG @ 546:4edb47f8c3a3 fswatcher
Same for stdout
author | Chris Cannam |
---|---|
date | Tue, 14 Feb 2012 17:43:02 +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 |