changeset 659:ff0b814d6a80

Update CHANGELOG for 1.3.0
author Chris Cannam
date Thu, 14 Feb 2013 15:15:45 +0000
parents e50e59ed2a13
children b1ba156b66e6
files CHANGELOG
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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