aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 648f14a61e4..1967cdb8557 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-12-24 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * buffer.h (BUF_COMPACT): New macro to follow the common style.
4 * buffer.c (Fget_buffer_create): Use it to set compact field of
5 struct buffer_text to avoid accessing an uninitialized value
6 when compact_buffer is called for the first time.
7 (compact_buffer): Use convenient BUF_COMPACT and BUF_MODIFF.
8
12012-12-23 Eli Zaretskii <eliz@gnu.org> 92012-12-23 Eli Zaretskii <eliz@gnu.org>
2 10
3 * w32.c (acl_set_file): If setting the file security descriptor 11 * w32.c (acl_set_file): If setting the file security descriptor