1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 11:52:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-12-11 11:21:48 +00:00
parent 19c959bd50
commit ec61e1b8fe

View File

@@ -1,3 +1,8 @@
2004-12-11 Jim Meyering <jim@meyering.net>
* chdir-long.c: Fail via #error if PATH_MAX is not defined, since
this file is now compiled only on systems that define PATH_MAX.
2004-12-08 Paul Eggert <eggert@cs.ucla.edu>
* getdate.y (textint): New member "negative".