aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8226ad3d1da..1959bb8f32a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2734,7 +2734,7 @@ days there are in a month in a specific year), 'date-ordinal-to-time'
2734(that computes the date of an ordinal day), 'decoded-time-add' (for 2734(that computes the date of an ordinal day), 'decoded-time-add' (for
2735doing computations on a decoded time structure), 'make-decoded-time' 2735doing computations on a decoded time structure), 'make-decoded-time'
2736(for making a decoded time structure with only the given keywords 2736(for making a decoded time structure with only the given keywords
2737filled out), and 'encoded-time-set-defaults' (which fills in nil 2737filled out), and 'decoded-time-set-defaults' (which fills in nil
2738elements as if it's midnight January 1st, 1970) have been added. 2738elements as if it's midnight January 1st, 1970) have been added.
2739 2739
2740*** In the DST slot, 'encode-time' and 'parse-time-string' now return -1 2740*** In the DST slot, 'encode-time' and 'parse-time-string' now return -1