aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cf7302914ab..cef1edff87d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12012-10-19 Eli Zaretskii <eliz@gnu.org> 12012-10-19 Eli Zaretskii <eliz@gnu.org>
2 2
3 * puresize.h (BASE_PURESIZE): Bump the base value to 1700000. See
4 http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00593.html
5 for the reasons.
6
3 * alloc.c (NSTATICS): Decrease to 0x800. 7 * alloc.c (NSTATICS): Decrease to 0x800.
4 8
52012-10-19 Stefan Monnier <monnier@iro.umontreal.ca> 92012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>