]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
autobuild once more
authorStephan Kulow <coolo@suse.de>
Mon, 28 Apr 2008 17:37:13 +0000 (17:37 +0000)
committerStephan Kulow <coolo@suse.de>
Mon, 28 Apr 2008 17:37:13 +0000 (17:37 +0000)
VERSION.cmake
package/libsatsolver.changes

index 6c5c4b1ac79ff0de95ba4ad56b82a0dbab080ffa..e82a45c75d7783d93381c6b29fc1d8b29d0e0ca9 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "30")
+SET(LIBSATSOLVER_PATCH "31")
 
index a1d46bb3124978623f7339633d45cb59bb96adaa..3ceefb1fd3854a19d90d57610283c1956f9679f5 100644 (file)
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Apr 28 19:36:54 CEST 2008 - coolo@suse.de
+
+- (De-)Serialize structured types.  Dataiterator and repo_search support
+  them too, but not yet nested, so that is unsupported for now.
+- skipping kinds in matcher when a flag is specified.
+- make --force behave a bit more like --noforce
+
 -------------------------------------------------------------------
 Fri Apr 25 19:23:51 CEST 2008 - coolo@suse.de