aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Ingebrigtsen2012-02-11 18:06:14 +0100
committerLars Ingebrigtsen2012-02-11 18:06:14 +0100
commit77abcbc2412cef1dd88e9843e8122dcf90d2b924 (patch)
treef1205283f8b6536736ae5e83f0415c73432701f6 /src/ChangeLog
parentd860baa0c3b1c81c342bf5b4a330a5e6826e255e (diff)
downloademacs-77abcbc2412cef1dd88e9843e8122dcf90d2b924.tar.gz
emacs-77abcbc2412cef1dd88e9843e8122dcf90d2b924.zip
* gnutls.c (emacs_gnutls_write): Don't infloop if sendto fails.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30e81707642..d18c1b0344e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-02-11 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnutls.c (emacs_gnutls_write): Don't infloop if sendto fails.
4
12012-02-11 Eli Zaretskii <eliz@gnu.org> 52012-02-11 Eli Zaretskii <eliz@gnu.org>
2 6
3 * w32select.c (Fx_selection_exists_p): Sync doc string and 7 * w32select.c (Fx_selection_exists_p): Sync doc string and