]> granicus.if.org Git - php/commitdiff
#strip rcs tags
authorDavid Croft <david@php.net>
Sat, 22 Mar 2003 01:37:06 +0000 (01:37 +0000)
committerDavid Croft <david@php.net>
Sat, 22 Mar 2003 01:37:06 +0000 (01:37 +0000)
ChangeLog

index a89223153d449756d246611c6be84f5ba2b879ba..cb3983c3502d0c23faf861a61c96d52d85b6407c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
     * sapi/apache/libpre.c
       sapi/apache/php_apache_http.h:
-      Added missing headers and $Id$ tags.
+      Added missing headers and Id tags.
 
     * sapi/cgi/config9.m4:
       MFB: Fixed bug #22356 (Do not add empty -I flags).
       main/streams/plain_wrapper.c
       main/streams/streams.c
       main/streams/userspace.c:
-      ws fixes + missing $Id$ tags, headers added
+      ws fixes + missing Id tags, headers added
 
 2003-02-19  Corne' Cornelius  <cornec@reach.co.za>
 
 
     * (PHP_4_3)
       sapi/cgi/cgi_main.c:
-      Added missing $Id$ tag
+      Added missing Id tag
 
 2003-02-14  Thies C. Arntzen  <thies@thieso.net>