From 96f8741e07a33e6ba81d5afadf3e277e8a54911c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 10 Jan 2012 18:24:42 +0800 Subject: Fix an error message glitch in network-stream.el. * net/network-stream.el (network-stream-open-starttls): Avoid emitting a confusing error message when the server gives a bad response to the capability command. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf229a4acb..c905a283b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2012-01-10 Chong Yidong + + * net/network-stream.el (network-stream-open-starttls): Avoid + emitting a confusing error message when the server gives a bad + response to the capability command. + 2012-01-10 Glenn Morris * mail/unrmail.el (unrmail): Tweak previous change. -- cgit v1.2.3