diff --git a/ChangeLog.txt b/ChangeLog.txt index 27a5bcf248..edfa370665 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,11 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-04-07 13:09 UTC+0200 Viktor Szakats (harbour syenar.net) + * bin/check.hb + * tests/fixcase.hb + * deleted some exceptions + 2013-04-07 13:07 UTC+0200 Viktor Szakats (harbour syenar.net) * bin/check.hb * tests/fixcase.hb diff --git a/bin/check.hb b/bin/check.hb index ef66079279..3ed8e4338e 100644 --- a/bin/check.hb +++ b/bin/check.hb @@ -748,8 +748,6 @@ STATIC FUNCTION FixFuncCase( cFileName ) "pp.txt" =>, ; "locks.txt" =>, ; "oldnews.txt" =>, ; - "news.html" =>, ; - "news1.html" =>, ; "c_std.txt" =>, ; "tracing.txt" =>, ; "pcode.txt" => } diff --git a/tests/fixcase.hb b/tests/fixcase.hb index c976886d2a..805b686261 100644 --- a/tests/fixcase.hb +++ b/tests/fixcase.hb @@ -80,8 +80,6 @@ PROCEDURE Main( cFile ) "pp.txt" =>, ; "locks.txt" =>, ; "oldnews.txt" =>, ; - "news.html" =>, ; - "news1.html" =>, ; "c_std.txt" =>, ; "tracing.txt" =>, ; "pcode.txt" => }