1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-09-07 17:12:48 +00:00
parent f5ca703c2c
commit 891878156b

View File

@@ -1,7 +1,14 @@
2003-09-06 Jim Meyering <jim@meyering.net>
2003-09-07 Jim Meyering <jim@meyering.net>
* Version 5.0.91.
* Makefile.maint (po-check): Use cvsu, so that a temporary source
file in lib/ or src/ doesn't induce an unwarranted failure.
Add a kludge to filter out the sole generated source file that
also has translatable messages: false.c.
2003-09-06 Jim Meyering <jim@meyering.net>
* src/tail.c (enum): Add ALLOW_MISSING_OPTION.
(parse_options): Give a diagnostic for (but still accept) the
deprecated --allow-missing option.