summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2015-09-30 09:59:37 +0000
committerChristophe Rhodes <csr21@cantab.net>2015-09-30 09:59:37 +0000
commit02b0f4b2367e1ff699228c94b2e60f0f86011ed0 (patch)
tree003326366c53f2011a71e84c78392e4c727def38
parentc2708da2b982eefc2e72c1fe465c0bbeef193582 (diff)
1.2.16: will be tagged as "sbcl-1.2.16"sbcl-1.2.16
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 915858aa1..1a40714ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.2.15:
+changes in sbcl-1.2.16 relative to sbcl-1.2.15:
* enhancement: by default, timers with a repeat interval do not "catch up"
by repeatedly calling their function after a clock discontinuity such as a
suspend and resume cycle