autobuild
authorStephan Kulow <coolo@suse.de>
Fri, 25 Apr 2008 17:26:10 +0000 (17:26 +0000)
committerStephan Kulow <coolo@suse.de>
Fri, 25 Apr 2008 17:26:10 +0000 (17:26 +0000)
VERSION.cmake
package/libsatsolver.changes

index 9ae8668..6c5c4b1 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "29")
+SET(LIBSATSOLVER_PATCH "30")
 
index 9b6a99d..a1d46bb 100644 (file)
@@ -1,4 +1,23 @@
 -------------------------------------------------------------------
+Fri Apr 25 19:23:51 CEST 2008 - coolo@suse.de
+
+- detect and skip empty lines (bnc#381828)
+- fix endless loop
+- move debug functions to solverdebug.c
+- do not delete negative bitfield entries [bnc#381908]
+- add "showinstalledrecommended" option to make the solver
+  put installed packages on the suggestions/recommendations
+  queues
+- Fix content parsing if PRODUCT isn't the first entry.
+- add more statistics
+- add two assertions
+- add support for susetags filelist
+- plug mem join2 leak
+- fix anchoring of filelist data
+- susetags move files added to provides back into filelist
+- ignore packages.FL for now
+-------------------------------------------------------------------
 Sun Apr 20 18:25:14 CEST 2008 - coolo@suse.de
 
 - fix build