ossp-pkg/js/ChangeLog 1.30 -> 1.31
--- ChangeLog 2006/08/03 13:25:31 1.30
+++ ChangeLog 2006/08/20 15:45:13 1.31
@@ -11,6 +11,13 @@
This is a list of all changes to OSSP js.
+ Changes between 1.6.20060803 and 1.6.20060820 (2006-08-03 to 2006-08-20)
+
+ o Add support for UTF-8 C strings in the API and internally by
+ adding a --with-utf8 build-time options which builds the code
+ with JS_C_STRINGS_ARE_UTF8.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 1.6.20060731 and 1.6.20060803 (2006-07-31 to 2006-08-03)
o Add optional Dynamic Shared Object (DSO) support (see src/jsdso.[ch]).
|
|