summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-22 09:43:37 +0000
committerJim Meyering <jim@meyering.net>2000-01-22 09:43:37 +0000
commitf3a2399998d155302ae8326f59fad56b27521255 (patch)
treec7a711d70e83b4d76a160df799cb053421f18c66 /lib/ChangeLog
parentfc32116042ed0234885a62d83b2b0f43ff0c039f (diff)
downloadcoreutils-f3a2399998d155302ae8326f59fad56b27521255.tar.xz
*** empty log message ***
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 6e2d6c864..55ba3f06d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-22 Jim Meyering <meyering@lucent.com>
+
+ * strverscmp.c (ISDIGIT): Define.
+ (strverscmp): Use ISDIGIT, not isdigit.
+
2000-01-17 Paul Eggert <eggert@twinsun.com>
* nanosleep.c (nanosleep):