1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-13 05:32:19 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-01-30 14:58:15 +00:00
parent f63d36ff61
commit b601ec502a
+6 -2
View File
@@ -1,3 +1,9 @@
2005-01-30 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
* src/stty.c: Remove unnecessary parentheses in #if directives.
2005-01-29 Eric Blake <ebb9@byu.net> (tiny change)
* .cvsignore: Ignore config.cache and config.status.lineno.
@@ -13,8 +19,6 @@
2005-01-24 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
* src/cp.c (usage): Merge the descriptions of --no-dereference and -P.
Suggestion from Johan Boule.