changes 1.6.6 1.6.6
authorDominik Heidler <dheidler@suse.de>
Tue, 24 May 2011 12:59:53 +0000 (14:59 +0200)
committerDominik Heidler <dheidler@suse.de>
Tue, 24 May 2011 12:59:53 +0000 (14:59 +0200)
VERSION.cmake
package/zypper.changes

index d2f93b2..6e613b4 100644 (file)
@@ -31,7 +31,7 @@
 #
 SET(VERSION_MAJOR "1")
 SET(VERSION_MINOR "6")
-SET(VERSION_PATCH "5")
+SET(VERSION_PATCH "6")
 
-# LAST RELEASED: 1.6.5
+# LAST RELEASED: 1.6.6
 #=======
index e3decad..f119e07 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Tue May 24 14:58:47 CEST 2011 - dheidler@suse.de
+
+- add option --reboot-not-interact (bnc#665853)
+- allow installation of paches wich require a reboot
+  non-interactively
+- 1.6.6
+
+-------------------------------------------------------------------
 Thu May 19 14:51:47 CEST 2011 - dheidler@suse.de
 
 - don't install prompt.h - use "zypper --promptids" instead