diff --git a/harbour/ChangeLog.txt b/harbour/ChangeLog.txt index 8096b35db5..da5baeba94 100644 --- a/harbour/ChangeLog.txt +++ b/harbour/ChangeLog.txt @@ -10,6 +10,11 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2012-12-06 19:51 UTC+0100 Viktor Szakats (harbour syenar.net) + * extras/template/tests/hbstart.hb + + added missing svn id + + added comment + 2012-12-06 15:51 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg * default .hbc version number changed to 1 (from 0) diff --git a/harbour/extras/template/tests/hbstart.hb b/harbour/extras/template/tests/hbstart.hb index 568aa49d2f..74c0f052f4 100644 --- a/harbour/extras/template/tests/hbstart.hb +++ b/harbour/extras/template/tests/hbstart.hb @@ -1,2 +1,7 @@ +/* + * $Id$ + */ + +/* hbrun startup script */ hbshell_ext_load( "hbtpl" )