Check-in Number:
|
2046 | |
Date: |
2002-Apr-01 11:08:30 (local)
2002-Apr-01 09:08:30 (UTC) |
User: | rse |
Branch: | |
Comment: |
document recent changes |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/str/ChangeLog 1.37 -> 1.38
--- ChangeLog 2002/04/01 08:32:54 1.37
+++ ChangeLog 2002/04/01 09:08:30 1.38
@@ -9,6 +9,22 @@
ChangeLog
+ Changes between 0.9.6 and 0.9.7 (28-Dec-2001 to xx-Apr-2002):
+
+ *) Use OSSP ts (Test Suite) sub-library for "make check".
+ [Ralf S. Engelschall]
+
+ *) Switched to full "OSSP str" branding and this way its official
+ location from engelschall.com to ossp.org.
+ [Ralf S. Engelschall]
+
+ *) Fixed str_concat: it included the terminating NUL in copy
+ and added a useless NUL.
+ [Thomas Lotterer]
+
+ *) Upgraded to PCRE 3.9
+ [Ralf S. Engelschall]
+
Changes between 0.9.5 and 0.9.6 (16-Aug-2001 to 28-Dec-2001):
*) Switched to devtool stuff
|
|