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 5686c9e..9ae8668 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "28")
+SET(LIBSATSOLVER_PATCH "29")
 
index 1059547..f625a05 100644 (file)
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+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
 
 - fix (rare) case of crashing solver