-2004-02-07 Jim Meyering <jim@meyering.net>
+2004-02-08 Jim Meyering <jim@meyering.net>
* Version 5.1.3.
+ * tests/rm/rm5: Avoid triggering a bug in OSF/Tru64's sed
+ that would cause an unwarranted test failure.
+ * tests/rm/rm3: Likewise.
+
+2004-02-07 Jim Meyering <jim@meyering.net>
+
Remove xstat function pointer member. The way it was used was not
portable, since some systems (OSF V5.1, Solaris 2.5.1) provide static
inline `stat' and `lstat' functions, thus making the tests of
GNU coreutils NEWS -*- outline -*-
-* Major changes in release 5.1.3 (2004-02-07): candidate to become stable 5.2.0
+* Major changes in release 5.1.3 (2004-02-08): candidate to become stable 5.2.0
** Bug fixes