Mercurial > hg > easyhg
comparison CHANGELOG @ 610:90da5af6a952
Update version number and CHANGELOG
author | Chris Cannam |
---|---|
date | Tue, 03 Jul 2012 13:25:54 +0100 |
parents | 2c106ea908b5 |
children | ff0b814d6a80 |
comparison
equal
deleted
inserted
replaced
609:c1451b356097 | 610:90da5af6a952 |
---|---|
1 | |
2 Changes in v1.2.2 since v1.2.1: | |
3 * Fix failure to provide IV arg to AES CBC constructor in PyCrypto | |
4 * Update the history after a failed merge to show the merge | |
5 * Clear the history while cloning a new repo | |
6 * Show a sensible error when clone target can't be created | |
7 * Minor improvements to zooming in history widget | |
8 * Various other minor fixes | |
9 | |
10 Changes in v1.2.1 since v1.2: | |
11 * Fix a filesystem watcher bug (affecting OS/X only) | |
12 | |
1 Changes in v1.2 since v1.1: | 13 Changes in v1.2 since v1.1: |
2 | 14 |
3 * Add a Find function to both My Work and History tabs | 15 * Add a Find function to both My Work and History tabs |
4 * Add a Cancel button to the progress bar in the status line when | 16 * Add a Cancel button to the progress bar in the status line when |
5 carrying out network operations | 17 carrying out network operations |