- add changes, bump version
authorMichael Schroeder <mls@suse.de>
Sat, 31 Jan 2009 13:13:46 +0000 (14:13 +0100)
committerMichael Schroeder <mls@suse.de>
Sat, 31 Jan 2009 13:13:46 +0000 (14:13 +0100)
VERSION.cmake
package/libsatsolver.changes

index 0c42ad2..2cd69e3 100644 (file)
@@ -46,6 +46,6 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "13")
-SET(LIBSATSOLVER_PATCH "1")
+SET(LIBSATSOLVER_PATCH "3")
 
-# last released 0.13.0
+# last released 0.13.1
index 53ba504..7cb1933 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Jan 30 14:26:42 CET 2009 - mls@suse.de
+
+- fix weakmap boundary check
+- 0.13.3
+
+-------------------------------------------------------------------
 Tue Jan 27 13:12:30 CET 2009 - ma@suse.de
 
 - Ignore trailing whitespace in content file parser.