ossp-pkg/str/ChangeLog 1.32 -> 1.33
--- ChangeLog 2001/08/16 12:21:21 1.32
+++ ChangeLog 2001/08/16 13:17:00 1.33
@@ -10,6 +10,11 @@
ChangeLog
Changes between 0.9.4 and 0.9.5 (14-Jul-2000 to 16-Aug-2001):
+
+ *) Fix return code documentation of str_parse(): it -1 (error), 0
+ (no matching) or +1 (matching) and not just TRUE or FALSE.
+ Additionally fixed the str_parse() examples in the documentation.
+ [Ralf S. Engelschall]
*) Let str_base64(STR_BASE64_DECODE, ...) correctly honor
the specified maximum size of the input string.
|
|