diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-14 13:35:34 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-14 13:35:34 +0200 |
commit | b81697cd4a071b7fada8e0ff12e5058d49717a1b (patch) | |
tree | 59651eb8f77e3ee36848c334e4ec4649333051b9 /ChangeLog | |
parent | b69049da7b0083b84c51cf8d2c9f1ee11403672f (diff) | |
download | coreutils-b81697cd4a071b7fada8e0ff12e5058d49717a1b.tar.xz |
Fix a minor typo.
* configure.ac (AC_INIT): Fix a typo (s/9.6/6.9/) that makes a
difference only when running "make dist" without a .git/ subdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-14 Jim Meyering <meyering@redhat.com> + + Fix a minor typo. + * configure.ac (AC_INIT): Fix a typo (s/9.6/6.9/) that makes a + difference only when running "make dist" without a .git/ subdir. + 2007-10-09 Jim Meyering <meyering@redhat.com> Move the help-version test into misc/. |