diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d0e8227912..02facf4e64 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,14 @@ The license applies to all entries newer than 2009-04-28. */ +2012-11-04 14:52 UTC+0100 Viktor Szakats (harbour syenar.net) + * ChangeLog + * minor updated to prev entries + + * contrib/hbhttpd/hbhttpd.hbp + * contrib/hbtip/hbtip.hbp + * minor formatting + 2012-11-04 14:41 UTC+0100 Viktor Szakats (harbour syenar.net) * bin/find.hb * config/postinst.hb @@ -28,8 +36,8 @@ - disabled experimental library hinting feature. It hid the error output, which is not very desirable. I wonder if there is a way to channel a copy of the combined - stderr/stdout output into a file, while letting them go - to stderr/stdout also. + stderr/stdout output into a string, while letting + them go to stderr/stdout also. * contrib/hbssl/hbssl.hbc + new HB_DYNBIND_OPENSSL .hbc option to dynamically bind @@ -8460,6 +8468,7 @@ env=HB_TIP_OPENSSL=yes hbcs=hbtip.hbc -- + [OBSOLETE - IGNORE] 2012-07-30 12:24 UTC+0200 Viktor Szakats (harbour syenar.net) * package/winuni/mpkg_win_uni.bat diff --git a/harbour/contrib/hbhttpd/hbhttpd.hbp b/harbour/contrib/hbhttpd/hbhttpd.hbp index 74315c420e..66eb114921 100644 --- a/harbour/contrib/hbhttpd/hbhttpd.hbp +++ b/harbour/contrib/hbhttpd/hbhttpd.hbp @@ -16,5 +16,4 @@ widgets.prg log.prg -env:HB_DYNBIND_OPENSSL=yes - hbssl.hbc diff --git a/harbour/contrib/hbtip/hbtip.hbp b/harbour/contrib/hbtip/hbtip.hbp index d122e7b6e5..469dfa0ff5 100644 --- a/harbour/contrib/hbtip/hbtip.hbp +++ b/harbour/contrib/hbtip/hbtip.hbp @@ -34,5 +34,4 @@ thtml.prg url.prg -env:HB_DYNBIND_OPENSSL=yes - hbssl.hbc