ossp-pkg/js/ChangeLog 1.5 -> 1.6
--- ChangeLog 2006/07/24 18:54:40 1.5
+++ ChangeLog 2006/07/24 19:04:50 1.6
@@ -13,6 +13,12 @@
Changes between 1.6.20060722 and 1.6.20060723 (2006-07-22 to 2006-07-23)
+ o Consistently mark all OSSP bugfixes with a "/* BUGFIX */" tag on
+ the "#ifdef OSSP" line. This way one can more easily see what
+ are specific OSSP specific changes what should be taken over by
+ upstream vendor.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
o Fix an incorrect argument type bug in jsfile.c related to a call to
js_InflateString(). A "size_t *" has to be passed, not a "size_t".
[Ralf S. Engelschall <rse@engelschall.com>]
|
|