]> granicus.if.org Git - php/commitdiff
Add UNC in the "todo" list
authorStanislav Malyshev <stas@php.net>
Tue, 27 Feb 2001 09:07:01 +0000 (09:07 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 27 Feb 2001 09:07:01 +0000 (09:07 +0000)
TODO

diff --git a/TODO b/TODO
index 59765916d261c83ab96944432f35a1b314a96d2f..865fa0dde324c924570d542faabcbc9d2bf9c1e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@ Zend
       but don't declare those as const. This makes interaction with other
       interfaces difficult which pass const parameters to us. 
     * add try..catch/throw exception handling
+       * make UNC filenames work with V_CD layer
 
 global
 ------