aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 415c4c3f525..43e9bca061b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-08-14 Ken Brown <kbrown@cornell.edu>
2
3 * gmalloc.c (memalign) [CYGWIN]: Rename to emacs_memalign
4 (Bug#15094).
5
12013-08-14 Dmitry Antipov <dmantipov@yandex.ru> 62013-08-14 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 Utility function and macro to copy Lisp string to C string. 8 Utility function and macro to copy Lisp string to C string.