summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-11-05 03:49:44 +0000
committerJim Meyering <jim@meyering.net>2003-11-05 03:49:44 +0000
commit25e8fe41722d25c4459946dc9aa8744bef705685 (patch)
tree8245129f18a16535932302f912d86d68427f6938 /ChangeLog
parentbea0f02fc7fa49d4f62cf91a27bf904f15c05b13 (diff)
downloadcoreutils-25e8fe41722d25c4459946dc9aa8744bef705685.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d6d61d64..9cac216e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-11-05 Jim Meyering <jim@meyering.net>
+ * src/tr.c (spec_init): Fix typo in last change.
+
+ * src/sys2.h (case_GETOPT_VERSION_CHAR): Cast NULL to `(char *)' in
+ call to variadic version_etc function, so that it works even on systems
+ for which sizeof char* != sizeof int.
+ * src/true.c (main): Likewise.
+
* Version 5.1.0.
* src/users.c (users): Free `utmp_buf' explicitly so that people