diff --git a/ChangeLog.txt b/ChangeLog.txt index b4c20b4964..07d6fd59be 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-03-16 12:52 UTC+0100 Viktor Szakats (harbour syenar.net) + * tests/cpinfo.prg + * do not generate VCS id header + 2013-03-16 12:15 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.*.po * utils/hbmk2/hbmk2.prg diff --git a/tests/cpinfo.prg b/tests/cpinfo.prg index e25cb3e7cb..126fd1dadb 100644 --- a/tests/cpinfo.prg +++ b/tests/cpinfo.prg @@ -411,7 +411,6 @@ static function genCPfile( id, info, unicode, flags, upper, lower, sort, ; local cDef cDef := ; - '/*' + EOL + ' * $Id' + '$' + EOL + ' */' + EOL + EOL + ; '/*' + EOL + ; ' * Harbour Project source code:' + EOL + ; ' * National Collation Support Module ($1)' + EOL + ;