comparison CHANGELOG @ 619:4f7ca2d192df

Merge
author Chris Cannam
date Tue, 03 Jul 2012 20:10:04 +0100
parents 90da5af6a952
children ff0b814d6a80
comparison
equal deleted inserted replaced
618:54ca6a0e9aef 619:4f7ca2d192df
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