diff options
author | Jim Meyering <jim@meyering.net> | 2002-08-26 13:04:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-08-26 13:04:49 +0000 |
commit | c7252041410502dd49c77e5285fd4e242e77eec3 (patch) | |
tree | 5b76cf2ccaa08866c9cbd6c8595f3da56aab5c37 /ChangeLog | |
parent | 4ab5b1b246d4bf93371bcd4bd9330b80ae81659b (diff) | |
download | coreutils-c7252041410502dd49c77e5285fd4e242e77eec3.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 4.5.1. + * Makefile.am (THANKS-to-translators): New rule. + (EXTRA_DIST): Add both THANKS-to-translators and THANKStt.in. + * THANKStt.in: New file. + * src/cat.c (close_stdout_wrapper): New, kludgey, function and file-scoped global. (main): Register it with atexit. |