Updated changelog file:
authorMarius Tomaschewski <mt@suse.de>
Mon, 1 May 2006 02:44:36 +0000 (02:44 +0000)
committerMarius Tomaschewski <mt@suse.de>
Mon, 1 May 2006 02:44:36 +0000 (02:44 +0000)
- Improved device check in MediaDISK using libblkid (Bug #158529)
- Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
  added a check if it is a directory
- Added libcurl and libblkid checks to configure.ac
- Added e2fsprogs(-devel) requires to the spec file
- rev 3301

package/libzypp.changes

index f4edada..3246273 100644 (file)
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+Mon May  1 04:43:01 CEST 2006 - mt@suse.de
+
+- Improved device check in MediaDISK using libblkid (Bug #158529)
+- Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
+  added a check if it is a directory
+- Added libcurl and libblkid checks to configure.ac
+- Added e2fsprogs(-devel) requires to the spec file
+- rev 3301
+
+-------------------------------------------------------------------
 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
 
 - dont download "other" during key check (#171041)