Mercurial > hg > easyhg
annotate CHANGELOG @ 536:5f04fa848f34
Add changelog
author | Chris Cannam |
---|---|
date | Fri, 25 Nov 2011 09:34:55 +0000 |
parents | |
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 |