aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5858450420e..fce1a0641f1 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,9 @@
12007-02-17 Kim F. Storm <storm@cua.dk>
2
3 * processes.texi (Bindat Spec): Vector types can have optional
4 element type.
5 (Bindat Examples): Fix example. Add vector with element type.
6
12007-02-16 Andreas Schwab <schwab@suse.de> 72007-02-16 Andreas Schwab <schwab@suse.de>
2 8
3 * strings.texi (Formatting Strings): Document '+' flag. 9 * strings.texi (Formatting Strings): Document '+' flag.