changelog: add #s fix
authorDaniel Kochmański <daniel@turtleware.eu>
Tue, 1 Sep 2015 14:35:55 +0000 (16:35 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Tue, 1 Sep 2015 14:35:55 +0000 (16:35 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
CHANGELOG

index 3eb7614..f1aa1c9 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
 
    - Building with single-threaded boehm works if ECL threads are disabled
 
+   - Using labels works with sharp-S-reader
+
+     (read-from-string
+      "(#1=\"Hello\" #S(sharp-s-reader.1.example-struct :A #1#))")
+
 * 16.0.0 changes since 15.3.7
 ** API changes