]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
- add changelog, bump version
authorMichael Schroeder <mls@suse.de>
Fri, 14 Nov 2008 17:20:42 +0000 (17:20 +0000)
committerMichael Schroeder <mls@suse.de>
Fri, 14 Nov 2008 17:20:42 +0000 (17:20 +0000)
VERSION.cmake
package/libsatsolver.changes

index 0134f1e0ceca85eed915deda4faf6eaa45c494b1..23dee8ac0e73caab8d3769b2568602f4f674266e 100644 (file)
@@ -46,6 +46,6 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "12")
-SET(LIBSATSOLVER_PATCH "1")
+SET(LIBSATSOLVER_PATCH "2")
 
-# last released 0.12.1
+# last released 0.12.2
index 36910cc01049319f1ef39f8de9ff0bdb5b9973cc..12d1848f95ead2e24d5eca30f5e92a8ca443ba9e 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Nov 14 18:00:19 CET 2008 - mls@suse.de
+
+- fix bugs in multiversion handling
+- bring perl bindings up to speed
+- 0.12.2
+
 -------------------------------------------------------------------
 Fri Nov  7 18:26:07 CET 2008 - ma@suse.de