aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-04-19 15:19:31 +0000
committerRichard M. Stallman <[email protected]>2005-04-19 15:19:31 +0000
commit42fc00a42f31bb1aaa5980db5b5e2fe7bdce577f (patch)
treec085a22524d732b0ee5190af8bfa4381271022ed /lispref/ChangeLog
parente251f78c18afdf7cb78089ba60b93d3b73143fef (diff)
(String Conversion): Fix xref.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 59fc7b2ed3..1b8adf367d 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-19 Kevin Ryde <[email protected]>
+
+ * streams.texi (Output Functions): Fix xref.
+ * strings.texi (String Conversion): Fix xref.
+
2005-04-19 Kim F. Storm <[email protected]>
* symbols.texi (Symbol Plists): Add safe-get.