Mercurial > hg > easyhg
comparison CHANGELOG @ 536:5f04fa848f34
Add changelog
author | Chris Cannam |
---|---|
date | Fri, 25 Nov 2011 09:34:55 +0000 |
parents | |
children | 2c106ea908b5 |
comparison
equal
deleted
inserted
replaced
535:6b5da526bcd8 | 536:5f04fa848f34 |
---|---|
1 Changes in v1.1 since v1.0.1: | |
2 | |
3 * Closed branches are now supported: you can close a branch in EasyMercurial | |
4 and closed branches are truncated by default | |
5 * Bookmarks are now displayed, though you still cannot create them | |
6 * Fix excessive window size when very long URL or filename used | |
7 * Fix inconsistent state following a merge that results in no changes | |
8 * Improve server port detection when sharing repository | |
9 * Add help topic for merge | |
10 * Update program icon! | |
11 |