1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-12-14 23:53:55 +00:00
parent a957600333
commit 1e7ea4b296

View File

@@ -1,7 +1,13 @@
2004-12-14 Jim Meyering <jim@meyering.net>
2004-12-15 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
* src/Makefile.am (__LDADD): Define, so that building `[' on
Solaris still uses the -lgen library that it requires in order
to get a definition of eaccess.
2004-12-14 Jim Meyering <jim@meyering.net>
tac would exit immediately upon I/O or temp-file creation failure.
Now it continues on, processing any remaining command line arguments.