* doc/posix-functions/gmtime_r.texi: Mention that only OpenBSD 7.7 and
earlier use GMT instead of UTC.
+2025-10-22 Collin Funk <collin.funk1@gmail.com>
+
+ doc: Update gmtime_r documentation for OpenBSD 7.8.
+ * doc/posix-functions/gmtime_r.texi: Mention that only OpenBSD 7.7 and
+ earlier use GMT instead of UTC.
+
2025-10-21 Collin Funk <collin.funk1@gmail.com>
fenv-rounding tests: Avoid test failure on Android.
@item
This function sets the field @code{tm_zone} to @code{"GMT"}
instead of @code{"UTC"} on some platforms:
-glibc, NetBSD, OpenBSD, Minix, Cygwin, Android.
+glibc, NetBSD, OpenBSD 7.7, Minix, Cygwin, Android.
@end itemize