aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eb74f458942..3b85ef30795 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-26 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Explicitly free restriction data that are not needed anymore.
4 * editfns.c (save_restriction_restore): Free restriction data.
5
12012-07-26 Stefan Monnier <monnier@iro.umontreal.ca> 62012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * eval.c (Fautoload_do_load): Rename from do_autoload, export to Lisp, 8 * eval.c (Fautoload_do_load): Rename from do_autoload, export to Lisp,