diff --git a/harbour-RC1/ChangeLog b/harbour-RC1/ChangeLog index e8dc5a3fdb..d6ecc52ae5 100644 --- a/harbour-RC1/ChangeLog +++ b/harbour-RC1/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-06-05 00:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * contrib/hbsqlit2/Makefile + ! Readded last char of last line. + [RC1] + 2008-06-04 22:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * tests/rto_get.prg + Added keypress emulator to aid automated testing. diff --git a/harbour-RC1/contrib/hbsqlit2/Makefile b/harbour-RC1/contrib/hbsqlit2/Makefile index 9498d6c1b3..c787e8b320 100644 --- a/harbour-RC1/contrib/hbsqlit2/Makefile +++ b/harbour-RC1/contrib/hbsqlit2/Makefile @@ -43,4 +43,4 @@ PRG_HEADERS=\ LIBNAME=hbsqlit2 -include $(TOP)$(ROOT)config/lib.c +include $(TOP)$(ROOT)config/lib.cf