typo in changelog

This commit is contained in:
Viktor Szakats
2012-06-06 02:11:36 +00:00
parent 22c96ec47a
commit c6e261d74e

View File

@@ -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