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 00ec5dcf3d6..8f2e01f8cf9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-08-31 Ken Brown <kbrown@cornell.edu>
2
3 * gmalloc.c: Don't include <stdlib.h>. Declare system malloc and
4 friends before defining hybrid_malloc and friends if HYBRID_MALLOC
5 is defined. (Bug#18368)
6
12014-08-30 Paul Eggert <eggert@cs.ucla.edu> 72014-08-30 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Vector-sorting fixes (Bug#18361). 9 Vector-sorting fixes (Bug#18361).