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 b7858c609b4..5aad2f91834 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-09-22 Eli Zaretskii <eliz@gnu.org>
2
3 * fileio.c (Fexpand_file_name) [DOS_NT]: Make sure newdirlim is
4 always set to a valid value. Make sure the size passed to alloca
5 is always positive. (Bug#18516)
6
12014-09-22 Dmitry Antipov <dmantipov@yandex.ru> 72014-09-22 Dmitry Antipov <dmantipov@yandex.ru>
2 8
3 Avoid extra call to oblookup when interning symbols. 9 Avoid extra call to oblookup when interning symbols.