comparison CHANGELOG @ 659:ff0b814d6a80

Update CHANGELOG for 1.3.0
author Chris Cannam
date Thu, 14 Feb 2013 15:15:45 +0000
parents 90da5af6a952
children b1ba156b66e6
comparison
equal deleted inserted replaced
658:e50e59ed2a13 659:ff0b814d6a80
1
2 Changes in v1.3.0 since v1.2.2:
3 * Avoid issuing dire warning when closing only one head of default branch
4 * Some new preferences and adjustments to prefs layout (Sam Izzo)
5 * Some new keyboard shortcuts (Sam Izzo)
6 * Add "Show in Explorer" to context menu (platform-dependent) (Sam Izzo)
7 * Avoid reseeking history to bottom on closing a branch (Felipe Pozo)
8 * Add optional limit to number of items in graph (Mikel Fernandez)
9 * Use HKMU registry option for smoother install on Windows multi-user setup
10 * Fix toolbar layout when building with Qt 4.8
1 11
2 Changes in v1.2.2 since v1.2.1: 12 Changes in v1.2.2 since v1.2.1:
3 * Fix failure to provide IV arg to AES CBC constructor in PyCrypto 13 * Fix failure to provide IV arg to AES CBC constructor in PyCrypto
4 * Update the history after a failed merge to show the merge 14 * Update the history after a failed merge to show the merge
5 * Clear the history while cloning a new repo 15 * Clear the history while cloning a new repo