diff options
author | Jim Meyering <jim@meyering.net> | 2005-03-22 16:17:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-03-22 16:17:56 +0000 |
commit | be94ae38ee4a1658c4e9ab1eb1dab92852229653 (patch) | |
tree | eb1cc99ae611445ab360fc40194e845f78483b91 | |
parent | c90ac2fad73bfb025fb9acafb0a910c8f16ab515 (diff) | |
download | coreutils-be94ae38ee4a1658c4e9ab1eb1dab92852229653.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ * build-aux: New directory. Renamed from config. * configure.ac: Reflect renaming: config -> build-aux. + * Makefile.am (dist-hook): Likewise. + * Makefile.maint: Likewise. + * Makefile.cfg (cvs_files): Likewise. + * .x-sc_sun_os_names: Likewise. + * .x-sc_trailing_blank: Likewise. * src/ls.c (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts. |