changes
authorJan Kupec <jkupec@suse.cz>
Fri, 29 Feb 2008 16:27:33 +0000 (16:27 +0000)
committerJan Kupec <jkupec@suse.cz>
Fri, 29 Feb 2008 16:27:33 +0000 (16:27 +0000)
VERSION.cmake
package/zypper.changes

index 8cf93f4..67c9a0e 100644 (file)
@@ -20,4 +20,4 @@
 
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "10")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
index c63047a..53ac62c 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Fri Feb 29 17:15:38 CET 2008 - jkupec@suse.cz
+
+- --xmlout for repos, install, update, dist-upgrade, remove,
+  list-updates, refresh, and *repo command complete (fate #302595)
+- install prompt.h to /usr/include/zypper and xmlout.rnc to
+  /usr/share/zypper/xml
+- 0.10.2
+
+-------------------------------------------------------------------
 Fri Feb 29 16:44:18 CET 2008 - jkupec@suse.cz
 
 - xml encode the repo url and alias in update xml (bnc #337424,