From: Paul Eggert Date: Tue, 2 Jan 2024 17:19:44 +0000 (-0800) Subject: * ChangeLog: Fix macOS version typo. X-Git-Tag: v1.0~547 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=99ce3a004a2974c71f510f5df5bc6be7e2811d30;p=gnulib.git * ChangeLog: Fix macOS version typo. --- diff --git a/ChangeLog b/ChangeLog index 6715a9e9b5..4e2f4b73fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -92,7 +92,7 @@ Problem reported on Darwin 8.11.0 for GNU Tar by Gordon Steemson in: https://lists.gnu.org/r/bug-tar/2023-12/msg00001.html This was evidently Mac OS X 10.4.11; I reproduced it on - Darwin 21.6.0 (macOS 12.5). + Darwin 21.6.0 (macOS 12.6 build 21G115). * lib/stat-time.h (STAT_TIMESPEC_OFFSETOF): New macro. (stat_time_normalize): Also normalize timestamps on macOS. * m4/fstat.m4 (gl_FUNC_FSTAT):