aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2007-12-02 15:46:00 +0000
committerMichael Albinus2007-12-02 15:46:00 +0000
commit131e41336f44d0d706329d16f4213670cb50f48a (patch)
tree5f2ebbcd4c4b73cf08b5c78eda3403ae57eee6db /ChangeLog
parent916447e4ed020db3643020bc47a62aaac413a628 (diff)
downloademacs-131e41336f44d0d706329d16f4213670cb50f48a.tar.gz
emacs-131e41336f44d0d706329d16f4213670cb50f48a.zip
* configure.in: Add D-Bus checks. D-Bus is disabled by default.
* configure: Regenerate. * Makefile.in (INFO_FILES): Add dbus.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48ec799f87d..233567fa5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12007-12-02 Michael Albinus <michael.albinus@gmx.de>
2
3 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
4
5 * configure: Regenerate.
6
7 * Makefile.in (INFO_FILES): Add dbus.
8
12007-12-02 Romain Francoise <romain@orebokech.com> 92007-12-02 Romain Francoise <romain@orebokech.com>
2 10
3 * make-dist: Fix last change. 11 * make-dist: Fix last change.