aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f5e5548ad63..fe7df96ecea 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1785,7 +1785,7 @@ function 'encode-time', which already accepted a simple time zone rule
1785argument, has been extended to accept all the new forms. 1785argument, has been extended to accept all the new forms.
1786 1786
1787*** Incompatible change in the third argument of 'format-time-string'. 1787*** Incompatible change in the third argument of 'format-time-string'.
1788Previously, any non-nil argument was interpeted as specifying Universal Time. 1788Previously, any non-nil argument was interpreted as specifying Universal Time.
1789This is no longer true; packages that want Universal Time should pass t 1789This is no longer true; packages that want Universal Time should pass t
1790as the third argument. 1790as the third argument.
1791 1791