1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 17:56:54 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-07-16 06:43:05 +00:00
parent 0049fa1eda
commit 23752dca61

View File

@@ -1,3 +1,14 @@
2003-07-16 Jim Meyering <jim@meyering.net>
* Version 5.0.2.
Running `[' with no arguments would evoke a segfault.
* src/test.c (main) [LBRACKET]: Move initialization of argv to
precede potential use via test_syntax_error.
* src/Makefile.am (AM_CPPFLAGS): Rename from `INCLUDES', to avoid
warning from automake -Wall.
2003-07-15 Jim Meyering <jim@meyering.net>
* Version 5.0.1.