summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-14 16:20:49 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-14 16:20:49 +0000
commit1a00d99c2f1f4006ccad3b2289839676d0b282de (patch)
treecca69202cfa1de6b6c842f86c27c8d9f0b9bcdd8 /lib/ChangeLog
parent418a7c8c43a610e5cf261c75168692887ba43c98 (diff)
downloadcoreutils-1a00d99c2f1f4006ccad3b2289839676d0b282de.tar.xz
(memcoll): Optimize for the common case where the
arguments are bytewise equal.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 9fa61ac7b..2d2203ea8 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-14 Paul Eggert <eggert@cs.ucla.edu>
+
+ * memcoll.c (memcoll): Optimize for the common case where the
+ arguments are bytewise equal.
+
2006-08-11 Paul Eggert <eggert@cs.ucla.edu>
* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->