aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-06-26 11:39:52 +0200
committerAndreas Schwab2012-06-26 11:39:52 +0200
commitd01fd55f641198bc7ba5752dd94c06a03ece7b83 (patch)
tree8fc1c2bcc1bfb5749c34e43f138b8f5c8b0a1dcb /src/ChangeLog
parent50d5cb25c8ffa4139a216eff87f8e9714ff6c0f7 (diff)
downloademacs-d01fd55f641198bc7ba5752dd94c06a03ece7b83.tar.gz
emacs-d01fd55f641198bc7ba5752dd94c06a03ece7b83.zip
* gnutls.c (emacs_gnutls_handshake): Only retry if
GNUTLS_E_INTERRUPTED.
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 68bb4a030fb..3f874b616c6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-06-26 Andreas Schwab <schwab@linux-m68k.org>
2
3 * gnutls.c (emacs_gnutls_handshake): Only retry if
4 GNUTLS_E_INTERRUPTED.
5
12012-06-23 Eli Zaretskii <eliz@gnu.org> 62012-06-23 Eli Zaretskii <eliz@gnu.org>
2 7
3 * ralloc.c (r_alloc_inhibit_buffer_relocation): Fix stupid thinko 8 * ralloc.c (r_alloc_inhibit_buffer_relocation): Fix stupid thinko