From 95cccc46ad859a3793b3d5ffac0c5db3d4e30875 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 7 Apr 2013 13:09:32 +0200 Subject: [PATCH] deleted some exceptions --- ChangeLog.txt | 5 +++++ bin/check.hb | 2 -- tests/fixcase.hb | 2 -- 3 files changed, 5 insertions(+), 4 deletions(-) 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" => }