diff --git a/ChangeLog.txt b/ChangeLog.txt index 7c0cd32c23..17cfd5263a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,11 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-03-23 12:53 UTC+0100 Viktor Szakats (harbour syenar.net) + * contrib/hbnetio/utils/hbnetio/hbnetio.hbp + * README.txt + ! corrections to prevs + 2013-03-22 19:05 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/xhb/hbdll.ch + removed unnecessary win platform guard. (In Harbour diff --git a/README.txt b/README.txt index cdc6e37f49..0a28141940 100644 --- a/README.txt +++ b/README.txt @@ -487,6 +487,7 @@ TABLE OF CONTENT for zlib support: $ sudo apt-get install zlib1g-dev for pcre (regex) support: $ sudo apt-get install libpcre3-dev for contrib/hbsqlit3 lib: $ sudo apt-get install libsqlite3-dev + for contrib/hbexpat lib: $ sudo apt-get install libexpat1-dev Linux (.rpm based distros: openSUSE, Fedora, CentOS, Mandriva) -------------------------------------------------------------- diff --git a/contrib/hbnetio/utils/hbnetio/hbnetio.hbp b/contrib/hbnetio/utils/hbnetio/hbnetio.hbp index 12f7e867ee..60b2ee7f07 100644 --- a/contrib/hbnetio/utils/hbnetio/hbnetio.hbp +++ b/contrib/hbnetio/utils/hbnetio/hbnetio.hbp @@ -8,7 +8,7 @@ hbnetio.hbc hbnetio.prg -netiosvc.prg{win} +_winsvc.prg{win} -main=WinMain{win} hbwin.hbc{win}