comparison CHANGELOG @ 660:b1ba156b66e6

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