aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cc40c863e97..cf9ca86a798 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-03-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 * alloc.c (garbage_collect): Don't assume stack size fits in int.
4 (stack_copy_size): Now size_t, not int.
5 (stack_copy, stack_copy_size): Define only if MAX_SAVE_STACK > 0.
6
12011-03-26 Juanma Barranquero <lekktu@gmail.com> 72011-03-26 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * w32.c (read_unc_volume): Use parameter `henum', instead of 9 * w32.c (read_unc_volume): Use parameter `henum', instead of