From 3a14fbb06a38d35373b8c1d8b8a25308a60d596d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 28 Sep 2005 08:27:04 +0000 Subject: *** empty log message *** --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d2117c0aa..3b0f9f22f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2005-09-26 Paul Eggert +2005-09-28 Jim Meyering * Version 5.3.1-cvs. + * README: Warn about a (now-)known problem on FreeBSD 5.0: + + When building and running `make test' on a FreeBSD 5.0 system, + expect the tests/install/trap test to get stuck in an infinite + loop. That appears to be due to a bug in /bin/sh. + When you change the first line of the tests/install/trap script + to be e.g., #!/usr/local/bin/bash, the test completes normally. + +2005-09-26 Paul Eggert + * src/touch.c (touch): Handle "touch -c - >&-" by checking for EBADF and ENOSYS. Do not pass "-" to futimens; pass NULL instead. -- cgit v1.2.3-70-g09d2