summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-01-21 17:50:37 +0100
committerBruno Haible <bruno@clisp.org>2011-01-21 17:50:37 +0100
commit322abebd4f53123734e8d65cac9bcaabda63ad02 (patch)
tree9bc60fe5a43188a23fb93822d1e11ba3796c4b76
parent4393fa9da018900638c648c6818eb86da88fecd3 (diff)
downloadlibunistring-322abebd4f53123734e8d65cac9bcaabda63ad02.tar.gz
Mention change done in gnulib.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aaed35b..948bd80 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ New in 0.9.4:
input in a better way, that is more compliant with W3C recommendations.
* The functions u8_strcoll, u16_strcoll, u32_strcoll now produce results that
are less dependent on the iconv implementation in use.
+* The functions u8_strstr, u16_strstr, u32_strstr now perform in O(n) time
+ worst-case, where n is the sum of the lengths of the argument strings.
New in 0.9.3:
* Bug fixes in unistr.h functions: