diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-12 07:31:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-12 07:31:43 +0000 |
commit | 63cd5e88a1c12d875be410fb6c9c6f49d221feae (patch) | |
tree | 53c3ce31efd296aaa6336ab89f7621bc33f571f2 | |
parent | 4127c7429a2708eb3a254fe65ab3f4003ed0d81b (diff) | |
download | coreutils-63cd5e88a1c12d875be410fb6c9c6f49d221feae.tar.xz |
*** empty log message ***
-rw-r--r-- | m4/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 458ab5a0b..c3dd64494 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,12 @@ +2004-01-11 Paul Eggert <eggert@twinsun.com> + + * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): Move + the documentation from 'configure' into 'config.hin', + so that 'configure --help' isn't burdened by it and + we don't have to worry about its formatting there. + Reword the documentation so that it's more succinct + and can be run together into a single paragraph. + 2004-01-12 Jim Meyering <jim@meyering.net> * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro. |