summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-27 08:40:38 +0000
committerJim Meyering <jim@meyering.net>2005-03-27 08:40:38 +0000
commitcc6387b7b204fd0f60ba45bc523eefb0d520b129 (patch)
tree2c565984066e7934d018b266a73f26c49de22a88 /ChangeLog
parentae95bdc5e77ccb2e6df1a40e6b7363b8fd5a722f (diff)
downloadcoreutils-cc6387b7b204fd0f60ba45bc523eefb0d520b129.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fc06c00c..467068ad4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2005-03-26 Paul Eggert <eggert@cs.ucla.edu>
+2005-03-27 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/dcgen: Simplify further, clean up.
+ Add a standard-output-closing global destructor.
+ Require perl-5.002.
+ * src/wheel-gen.pl: Use the same global destructor as dcgen.
+
+2005-03-26 Paul Eggert <eggert@cs.ucla.edu>
+
* src/dcgen: Squeeze multiple blanks into one. Output a simple
array of adjacent strings rather than a more complicated data
structure; this saves space in the dircolors executable.