diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 03f50e1b95..4bbb1192a5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -39,7 +39,7 @@ * contrib/hbrun/hbrun.prg + added experimental script syntax to dynamically load modules: --- testcurl.hb - //#request "hbcurl" + //#require "hbcurl" ? curl_version() --- ; QUESTION: Is it possible to allow unknown #pragmas so above