summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7844455..a1cb424 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2002-01-06 Bruno Haible <bruno@clisp.org>
+ * x-librep.c (read_object): Fix handling of #[ and #(.
+
+2002-01-06 Bruno Haible <bruno@clisp.org>
+
* x-lisp.c (read_object): Treat ',.' like ',@'.
2002-01-05 Bruno Haible <bruno@clisp.org>