aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <[email protected]>
+
+ * 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 <[email protected]>
* mail/unrmail.el (unrmail): Tweak previous change.