]> granicus.if.org Git - php/commitdiff
Bug fix news.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 14 Nov 2002 13:52:17 +0000 (13:52 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 14 Nov 2002 13:52:17 +0000 (13:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1fa18430686349e05ba5e8be5ef8d59c6847f99e..15cc1495c0a3e37791a860ec528c92f12426839c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP 4                                                                      NEWS
 - Moved extensions to PECL (http://pear.php.net/): (James, Derick)
   . ext/vpopmail
   . ext/cybermut
+- Fixed bug #19689 (absolute paths like /test/dir/ not working correctly).
+  (Ilia)
 - Fixed bug #20424 (stream_get_meta_data craches on a normal file stream).
   (Derick, Wez)
 - Added "neutral" language entry to mbstring spec. (Moriyoshi)