]> granicus.if.org Git - php/commitdiff
#remove cvs [dollar] ID from changelog
authorDavid Croft <david@php.net>
Tue, 26 Dec 2000 13:22:31 +0000 (13:22 +0000)
committerDavid Croft <david@php.net>
Tue, 26 Dec 2000 13:22:31 +0000 (13:22 +0000)
ChangeLog

index cac1ffadf7897a0ab4b65eae2e8209d2877d61c5..fb93d68a7423f1a7362b310df9e9ec17b153a377 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
     a class/module use "@see $variable" and "@see function()". Note the $ and the "()".
     If the referenced element is unknow, the reference will be dropped and a warning is generated.
 
-    - added @version $Id$ to some class doc comments
+    - added @version CVS Id to some class doc comments
 
     This is an eays way to add a version tag to inline docs if you use a CVS.