diff options
author | Michael Olson <mwolson@gnu.org> | 2008-02-05 05:13:13 +0000 |
---|---|---|
committer | Michael Olson <mwolson@gnu.org> | 2008-02-05 05:13:13 +0000 |
commit | b5a922ded48de4cec9d9fa82568ee5606a6d1b1f (patch) | |
tree | 9ca8e93116d88679fc2f3b000905456d90ae11f5 /ChangeLog | |
parent | fccaebfd64a63b31f0bdc295ecc063a4d9977409 (diff) | |
download | emacs-b5a922ded48de4cec9d9fa82568ee5606a6d1b1f.tar.gz |
configure.in: Enable D-Bus by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index abedbb979e0..3718777de54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-02-05 Tom Tromey <tromey@redhat.com> + + * configure.in (--with-dbus): Default to enabled. + 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp> * INSTALL (Complex Text Layout support libraries): New section. |