aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 398eda841fe..26bd1925a5f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-10-16 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * editfns.c (get_system_name): Remove.
4 * lisp.h (get_system_name): Remove prototype.
5 * xrdb.c (getenv, getpwuid, getpwnam): Remove prototypes.
6 (get_environ_db): Use Vsystem_name. Avoid call to strlen.
7
12012-10-15 Daniel Colascione <dancol@dancol.org> 82012-10-15 Daniel Colascione <dancol@dancol.org>
2 9
3 * dbusbind.c: Add comment explaining reason for previous change. 10 * dbusbind.c: Add comment explaining reason for previous change.