changes
authorJán Kupec <jkupec@suse.cz>
Wed, 2 Dec 2009 11:31:21 +0000 (12:31 +0100)
committerJán Kupec <jkupec@suse.cz>
Wed, 2 Dec 2009 11:31:21 +0000 (12:31 +0100)
VERSION.cmake
package/zypper.changes

index 402ccab..aaf5748 100644 (file)
@@ -31,7 +31,7 @@
 #
 SET(VERSION_MAJOR "1")
 SET(VERSION_MINOR "2")
-SET(VERSION_PATCH "12")
+SET(VERSION_PATCH "13")
 
 # LAST RELEASED: 1.2.12
 #=======
index 0be52a4..6474efb 100644 (file)
@@ -1,4 +1,8 @@
-
+-------------------------------------------------------------------
+Wed Dec  2 12:28:18 CET 2009 - jkupec@suse.cz
+- new prompt options for media errors:
+  * cd/dvd: 'e' to eject selected drive (bnc #279045)
+  * https: 's' to disable SSL CA check (bnc #223512)
 
 -------------------------------------------------------------------
 Fri Nov 27 12:42:18 CET 2009 - jkupec@suse.cz