# HG changeset patch # User Chris Cannam # Date 1360854945 0 # Node ID ff0b814d6a80814d014ef8ae27a392503b40a06d # Parent e50e59ed2a13d1b5357878754ddc46d07ee1a933 Update CHANGELOG for 1.3.0 diff -r e50e59ed2a13 -r ff0b814d6a80 CHANGELOG --- a/CHANGELOG Mon Jan 28 13:32:36 2013 +0000 +++ b/CHANGELOG Thu Feb 14 15:15:45 2013 +0000 @@ -1,3 +1,13 @@ + +Changes in v1.3.0 since v1.2.2: + * Avoid issuing dire warning when closing only one head of default branch + * Some new preferences and adjustments to prefs layout (Sam Izzo) + * Some new keyboard shortcuts (Sam Izzo) + * Add "Show in Explorer" to context menu (platform-dependent) (Sam Izzo) + * Avoid reseeking history to bottom on closing a branch (Felipe Pozo) + * Add optional limit to number of items in graph (Mikel Fernandez) + * Use HKMU registry option for smoother install on Windows multi-user setup + * Fix toolbar layout when building with Qt 4.8 Changes in v1.2.2 since v1.2.1: * Fix failure to provide IV arg to AES CBC constructor in PyCrypto