summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7f4462179ec..abae693d0c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
+2011-10-15 Glenn Morris <rgm@gnu.org>
+
+ * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
+ Doc fixes.
+
+2011-10-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * net/network-stream.el (network-stream-open-starttls): Improve
+ detection of failure due to lack of TLS support.
+
+ * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
+ putting the input text in front and in bold.
+
2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
* pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.