aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c638e1fa4b5..e8b3c57fbd0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * bytecode.c (exec_byte_code): Remove old lexical binding slot handling
4 and replace it with the a integer args-desc handling.
5 * eval.c (funcall_lambda): Adjust arglist test accordingly.
6
12011-03-01 Stefan Monnier <monnier@iro.umontreal.ca> 72011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * callint.c (quotify_arg): Simplify the logic. 9 * callint.c (quotify_arg): Simplify the logic.