aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-16 20:27:08 +0200
committerLars Magne Ingebrigtsen2011-07-16 20:27:08 +0200
commitdd88932771fc7b16428b185fe93f7f696b489c7e (patch)
tree89ca5aa336102c9d2e7b4b5e65d896625eeddc43 /src/ChangeLog
parent011b0ad6b50df387f266e86cf818810a16e9f01f (diff)
downloademacs-dd88932771fc7b16428b185fe93f7f696b489c7e.tar.gz
emacs-dd88932771fc7b16428b185fe93f7f696b489c7e.zip
Use the same condition for POLL_FOR_INPUT in both keyboard.c and process.c
Fixes: debbugs:1858
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 56c7a148416..3c50cbb1d03 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * process.c: Use the same condition for POLL_FOR_INPUT in both
4 keyboard.c and process.c (bug#1858).
5
12011-07-09 Lawrence Mitchell <wence@gmx.li> 62011-07-09 Lawrence Mitchell <wence@gmx.li>
2 7
3 * gnutls.c (Qgnutls_bootprop_min_prime_bits): New variable. 8 * gnutls.c (Qgnutls_bootprop_min_prime_bits): New variable.