summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2013-03-25 18:58:35 +0100
committerJan Djärv <jan.h.d@swipnet.se>2013-03-25 18:58:35 +0100
commita4cedbf77462c751f2eab4aa295a0187f855e397 (patch)
tree2011d6c27b79136c9797f8ff611595397b76c6dd /ChangeLog
parent553fabe73ac34fa9f24daa48201923af04da7d88 (diff)
* configure.ac (HAVE_XKB): Define if Xkb is present.
* src/xterm.c: Include X11/XKBlib.h (XTring_bell): Use XkbBell if HAVE_XKB. Fixes: debbugs:14041
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6626d4df10..3d01040ca96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-25 Jan Djärv <jan.h.d@swipnet.se>
+
+ * configure.ac (HAVE_XKB): Define if Xkb is present.
+
2013-03-24 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating: