aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index df84c9112..29ba4766f 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-02 David Shaw <[email protected]>
+
+ * strsep.c (strsep): It's strsep, not strsep2 from testing. (If I
+ had a dollar for every time I've done that...)
+
2006-09-28 David Shaw <[email protected]>
* strgutil.c (strsep): Move to strsep.c for AC_REPLACE_FUNCS.