diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-21 22:09:48 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-21 22:09:48 +0000 |
commit | 3413a415284f1c805338d8cf628a5b9883c5479c (patch) | |
tree | 0f855ee4b522b5a44dd8a5d626ec86940748ea6c /m4/ChangeLog | |
parent | 1d6853a7bc659cab26f6401a8950b78e6da46542 (diff) | |
download | coreutils-3413a415284f1c805338d8cf628a5b9883c5479c.tar.xz |
Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 7d9763744..6f4bd864c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 Paul Eggert <eggert@cs.ucla.edu> + + * argmatch.m4: + Remove from CVS, since ../bootstrap generates it automatically. + 2006-08-20 Paul Eggert <eggert@cs.ucla.edu> Add a bootstrap procedure, so that the CVS version contains fewer |