Check-in Number:
|
684 | |
Date: |
2001-Aug-16 15:19:12 (local)
2001-Aug-16 13:19:12 (UTC) |
User: | rse |
Branch: | |
Comment: |
Ops, this was fixed by me, but discovered by Thomas. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/str/ChangeLog 1.33 -> 1.34
--- ChangeLog 2001/08/16 13:17:00 1.33
+++ ChangeLog 2001/08/16 13:19:12 1.34
@@ -14,7 +14,7 @@
*) 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]
+ [Ralf S. Engelschall, Thomas Lotterer]
*) Let str_base64(STR_BASE64_DECODE, ...) correctly honor
the specified maximum size of the input string.
|
|