]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
changelog
authorStephan Kulow <coolo@suse.de>
Sat, 19 Apr 2008 06:11:43 +0000 (06:11 +0000)
committerStephan Kulow <coolo@suse.de>
Sat, 19 Apr 2008 06:11:43 +0000 (06:11 +0000)
VERSION.cmake
package/libsatsolver.changes

index 5686c9e1c426331682712ab577e95673562544d0..9ae8668dcb5e99d3c31b608f19e467ace46ffbce 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "28")
+SET(LIBSATSOLVER_PATCH "29")
 
index 1059547813108f23dc0dfc60263895e5e8627d23..f625a05ad3a8977836a99c826e2f53c1cdc3c272 100644 (file)
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Sat Apr 19 08:10:51 CEST 2008 - coolo@suse.de
+
+- fix probleminfo if solvable conflicts with itself and has no requires
+- Fix parsing dep lines of content files (bnc #380396).
+- C++-guard also solver.h
+- add support for feature rules
+- fix a couple of small bugs
+- use new interface
+
 -------------------------------------------------------------------
 Wed Apr 16 17:44:20 CEST 2008 - coolo@suse.de