diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-24 13:41:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-24 13:41:01 +0000 |
commit | 26ddff0c1728fe5bdbc75d5fc49ce61cbf6a4157 (patch) | |
tree | 07c3fd32540420d0a269a7b9b29ef5aa6f407a12 /ChangeLog | |
parent | 8daf4759f43e53242a654eedd5be724f58d524f5 (diff) | |
download | coreutils-26ddff0c1728fe5bdbc75d5fc49ce61cbf6a4157.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ * Version 5.3.1-cvs. + * src/shred.c: Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', + for consistency with gnulib. + * src/dircolors.c: Likewise. + + * Makefile.maint (sc_no_if_have_config_h): New rule. + (syntax-check-rules): Add it. + .x-sc_no_if_have_config_h: New file. + * tests/seq/basic (eq-wid-1, eq-wid-2): Disable these tests for now. They fail with non-gcc compilers and some combinations of options and libraries on Solaris systems. |