diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4d771259aa..44984a7340 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-11-17 12:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/make_b32.bat + * contrib/make_vc.bat + * contrib/mkall_b32.bat + ! Added SVN headers. + ! Fixed SVN properties (keywords, eol-style=CRLF). + 2007-11-17 12:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/cstructc.c * contrib/make_b32.bat diff --git a/harbour/contrib/make_b32.bat b/harbour/contrib/make_b32.bat index e49469196f..387e3d8c16 100644 --- a/harbour/contrib/make_b32.bat +++ b/harbour/contrib/make_b32.bat @@ -1,4 +1,7 @@ @echo off +rem +rem $Id$ +rem if "%1" == "" goto ERROR diff --git a/harbour/contrib/make_vc.bat b/harbour/contrib/make_vc.bat index ac9b193690..f6795089dd 100644 --- a/harbour/contrib/make_vc.bat +++ b/harbour/contrib/make_vc.bat @@ -1,4 +1,7 @@ @echo off +rem +rem $Id$ +rem if "%1" == "" goto ERROR diff --git a/harbour/contrib/mkall_b32.bat b/harbour/contrib/mkall_b32.bat index d5bdbc0e2c..c34924ba7c 100644 --- a/harbour/contrib/mkall_b32.bat +++ b/harbour/contrib/mkall_b32.bat @@ -1,4 +1,7 @@ @echo off +rem +rem $Id$ +rem set HB_SHOW_ERRORS=no