summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Croft <david@php.net>2003-03-22 01:37:06 +0000
committerDavid Croft <david@php.net>2003-03-22 01:37:06 +0000
commit0d07e69ba8fdd167e16d9db81b8405e06755468a (patch)
treee8f6d745bd301b8cda4375a7c40185ccbd3e7f7c /ChangeLog
parent870e1ad69d26b525d4792a15275b4fa657c7f1e4 (diff)
downloadphp-git-0d07e69ba8fdd167e16d9db81b8405e06755468a.tar.gz
#strip rcs tags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a89223153d..cb3983c350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2394,7 +2394,7 @@
* 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).
@@ -2953,7 +2953,7 @@
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>
@@ -3871,7 +3871,7 @@
* (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>