aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bb20d5739de..53adc561021 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,16 @@
3 * coding.c (complement_process_encoding_system): Fix previous 3 * coding.c (complement_process_encoding_system): Fix previous
4 change. 4 change.
5 5
62010-10-03 Michael Albinus <michael.albinus@gmx.de>
7
8 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
9 (Fdbus_init_bus): ... here. (Bug#7113)
10
112010-10-03 Glenn Morris <rgm@gnu.org>
12
13 * buffer.c (before-change-functions, after-change-functions):
14 Three-year overdue doc fix following 2007-08-13 change.
15
62010-10-02 Kenichi Handa <handa@m17n.org> 162010-10-02 Kenichi Handa <handa@m17n.org>
7 17
8 * coding.c (coding_inherit_eol_type): If parent doesn't specify 18 * coding.c (coding_inherit_eol_type): If parent doesn't specify