diff options
-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. |