aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-02-06 19:01:13 +0000
committerYang Tse <yangsita@gmail.com>2008-02-06 19:01:13 +0000
commit20e9fc73e2c073c49e88b72fb5e07a0bb62b6d9d (patch)
tree977c9ed1b547f6f42cbb916815d07fbc8962329e /RELEASE-NOTES
parentbad6410d08e77239fd2f4f2f64d6c5d721a5c2b3 (diff)
Fix problem in strdup replacement when dealing with absolutely huge strings.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 9c590e55d..09c7c7513 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o improved pipelining
+ o improved strdup replacement
This release includes the following known bugs: