diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9603acec917..f57bd437af6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * mail/smtpmail.el (auth-source): Require to avoid problems with | ||
| 4 | binding variables (bug#9298). Also clean up some unused | ||
| 5 | autoloads. | ||
| 6 | |||
| 3 | * net/network-stream.el (network-stream-open-starttls): Support | 7 | * net/network-stream.el (network-stream-open-starttls): Support |
| 4 | using starttls.el without using gnutls-cli. | 8 | using starttls.el without using gnutls-cli. |
| 5 | 9 | ||