changes 6.15.0 6.15.0
authorMichael Andres <ma@suse.de>
Thu, 10 Sep 2009 17:15:59 +0000 (19:15 +0200)
committerMichael Andres <ma@suse.de>
Thu, 10 Sep 2009 17:15:59 +0000 (19:15 +0200)
VERSION.cmake
package/libzypp.changes

index b0c1053..60cedb6 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "11")
-SET(LIBZYPP_MINOR "14")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_MINOR "15")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 6.14.3 (11)
+# LAST RELEASED: 6.15.0 (11)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 89ae33b..919d790 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
+
+- Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
+- Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
+  schemeIsDownloading.
+- version 6.15.0 (11)
+
+-------------------------------------------------------------------
 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
 
 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"