aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fc70a99a170..9af61d41353 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fns.c (maybe_resize_hash_table): Output message when growing the
4 purify-hashtable.
5
12012-06-27 Dmitry Antipov <dmantipov@yandex.ru> 62012-06-27 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 * alloc.c (allocate_string_data): Remove dead code. 8 * alloc.c (allocate_string_data): Remove dead code.
@@ -29,7 +34,7 @@
29 34
302012-06-26 John Wiegley <johnw@newartisans.com> 352012-06-26 John Wiegley <johnw@newartisans.com>
31 36
32 * unexmacosx.c (copy_data_segment): Added two section names used 37 * unexmacosx.c (copy_data_segment): Add two section names used
33 on Mac OS X Lion: __mod_init_func and __mod_term_func. 38 on Mac OS X Lion: __mod_init_func and __mod_term_func.
34 39
35 * alloc.c (mark_memory): Do not check with -faddress-sanitizer 40 * alloc.c (mark_memory): Do not check with -faddress-sanitizer