aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2007-09-16 09:25:45 +0000
committerAndreas Schwab2007-09-16 09:25:45 +0000
commit4d580af2d7dd70d97073bf91da4f3f4d9f10bafc (patch)
treed1c05896fd25651b24cac026ee28772d64ebee0f /src/ChangeLog
parent448f754fa83af6490f9e72be19f9fbae9b06f5e7 (diff)
downloademacs-4d580af2d7dd70d97073bf91da4f3f4d9f10bafc.tar.gz
emacs-4d580af2d7dd70d97073bf91da4f3f4d9f10bafc.zip
(reset_malloc_hooks): Set the hooks to the previous
values instead of zapping them.
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 696386952f7..12562c88c93 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-09-16 Andreas Schwab <schwab@suse.de>
2
3 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
4 values instead of zapping them.
5
12007-09-14 Glenn Morris <rgm@gnu.org> 62007-09-14 Glenn Morris <rgm@gnu.org>
2 7
3 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope. 8 * fringe.c (init_fringe_bitmap) <swap_nibble>: Move to file scope.