aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-04-21 23:46:33 +0000
committerKim F. Storm <[email protected]>2005-04-21 23:46:33 +0000
commit1ba52906b45d369f8770366f3d9ce8cc73919db1 (patch)
treeb780e230f82335c226a2944a87400fb0387ce157 /lispref/ChangeLog
parent16a5378b45e4058b53552d7e4790c101e08f6209 (diff)
*** empty log message ***
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 9fdc1ff962..59ef2ab747 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-22 Kim F. Storm <[email protected]>
+
+ * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
+ (Other Plists): Remove safe-plist-get, as plist-get is now safe.
+
2005-04-21 Lute Kamstra <[email protected]>
* lists.texi (Association Lists): Document rassq-delete-all.