[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 28 Nov 2017 11:45:30 +0000 (12:45 +0100)
committerAnatol Belski <ab@php.net>
Tue, 28 Nov 2017 11:45:30 +0000 (12:45 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2114a0f37d5ffe34b7027fda5b0b0c4143327b72..3f0706ed25375553d9595d22203aeca6695b0281 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
 - CLI Server:
   . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router
     script). (SammyK)
+  . Fixed bug #73830 (Directory does not exist). (Anatol)
 
 - Opcache:
   . Fixed bug #75570 ("Narrowing occurred during type inference" error).