aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2005-04-02 12:05:38 +0000
committerJan Djärv <[email protected]>2005-04-02 12:05:38 +0000
commit1673df2e0d9f5c62211b6a9c89b6886ca288bde8 (patch)
treea60f67887e6c5112d2f6fdff1cff2791c3d486b8 /src/ChangeLog
parent2f2e23735660707d2fae26b2c596ebe1c45b69b8 (diff)
* alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
mallopt. * ralloc.c (r_alloc_init): Ditto.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9518de3af8..ef635f206b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-02 Jan Dj,Ad(Brv <[email protected]>
+
+ * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
+ mallopt.
+
+ * ralloc.c (r_alloc_init): Ditto.
+
2005-04-01 Kenichi Handa <[email protected]>
* lisp.h (Vascii_upcase_table, Vascii_canon_table,