changeset 660:b1ba156b66e6

Another change
author Chris Cannam
date Thu, 14 Feb 2013 15:16:33 +0000
parents ff0b814d6a80
children 43c61fd6fea4
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Feb 14 15:15:45 2013 +0000
+++ b/CHANGELOG	Thu Feb 14 15:16:33 2013 +0000
@@ -1,12 +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
+ * Show tag if present on merge commit
+ * Avoid issuing dire warning when closing only one head of default branch
  * Fix toolbar layout when building with Qt 4.8
 
 Changes in v1.2.2 since v1.2.1: