aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLute Kamstra <[email protected]>2005-06-14 12:11:54 +0000
committerLute Kamstra <[email protected]>2005-06-14 12:11:54 +0000
commitb59f605b06d8ab6eac60de0744a5ae8c63ec6b40 (patch)
treea17141c62f1ab2c3de37953467246e1b12855ad2 /lispref
parentccedb10b8baec10dfaf0d1a513c1fbe6a7c47823 (diff)
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 7d5e0125a5..3bf3908240 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-14 Lute Kamstra <[email protected]>
+
+ * debugging.texi (Function Debugging): Primitives can break on
+ entry too.
+
2005-06-14 Kim F. Storm <[email protected]>
* variables.texi (Setting Variables): Add add-to-ordered-list.