summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-08-15 09:28:48 +0200
committerUlrich Müller <ulm@gentoo.org>2024-08-15 09:28:48 +0200
commit62067d2ae7563352cae4eedd4b784fc0ffcd78a3 (patch)
tree9228028e4f40fb4e422f83f9197e7f169e3c58b2
parent49e7f1b92daaaa12e42de93d1f7604ae0a1bbeaa (diff)
; * etc/NEWS: Update wording of last change
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0db5c74956d..400d28c9b7c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -264,7 +264,8 @@ its argument lacks explicit time zone information. This has been the
de-facto behavior since Emacs 24 although documentation said otherwise.
Also, the fallback on 'timezone-make-date-arpa-standard' has been
removed because its supported date styles can be handled by
-'parse-time-string'.
+'parse-time-string'. To restore the previously documented behavior,
+specify "+0000" or "Z" as the time zone in the argument.
* Changes in Emacs 31.1 on Non-Free Operating Systems