From 5f36abda12027c6538e832bb262d87fe669c48f8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 3 Apr 2007 20:22:07 +0000 Subject: [PATCH] Fix latest changelog entry to make it more accurate. --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 64b566246..53539b3eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,11 @@ 2007-04-03 James Youngman + and Paul Eggert - * lib/stat-time.h: (get_stat_birthtime): Check for zero-valued - birthtime on all systems, not just those which use - st_birthtimensec rather than st_birthtim. Putting zero in - st_bithtim.tv_sec is how (for example) FreeBSD/x86 6.1 - indicates that the birth time is not available for files on - an NFS mount. + * lib/stat-time.h (get_stat_birthtime): Check for zero-valued + birthtime on all systems that have birthtime, not just those which + use st_birthtimensec rather than st_birthtim. Putting zero in + st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates + that the birth time is not available for files on an NFS mount. 2007-04-03 Simon Josefsson -- 2.11.0