1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-06-01 13:17:13 +00:00
parent 70a4763937
commit 8aceeea5ff

View File

@@ -8,6 +8,7 @@
* src/expr.c (nextarg): Likewise.
* src/su.c (correct_password, restricted_shell, main): Likewise.
* src/ptx.c (swallow_file_in_memory, main): Likewise.
* src/test.c (binary_operator, and, or, main): Likewise.
2004-05-13 Paul Eggert <eggert@cs.ucla.edu>