- Updated changelog ("//" vs. "/%2f" handling in url path)
authorMarius Tomaschewski <mt@suse.de>
Tue, 11 Apr 2006 17:53:28 +0000 (17:53 +0000)
committerMarius Tomaschewski <mt@suse.de>
Tue, 11 Apr 2006 17:53:28 +0000 (17:53 +0000)
package/libzypp.changes

index 71c2e3ccef2629e5d7300c29555e57a81bc4cd4d..4385d4f7f6ccad7fc06dc1c1d1ae9a71212295eb 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
+
+- Improved Url path name "//" vs. "/%2f" handling; now if the
+  url has an authority, "/%2f" is used for ftp only (#163784)
+- rev 3062
+
 -------------------------------------------------------------------
 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de