diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4f1dbd2177..81e28726209 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-11-25 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * net/nsm.el (nsm-check-tls-connection, nsm-save-host) | ||
| 4 | (nsm-warnings-ok-p): Use `gnutls-peer-status-warning-describe'. | ||
| 5 | |||
| 1 | 2014-11-20 Nicolas Richard <theonewiththeevillook@yahoo.fr> | 6 | 2014-11-20 Nicolas Richard <theonewiththeevillook@yahoo.fr> |
| 2 | 7 | ||
| 3 | * emacs-lisp/byte-run.el (function-put): Match argument names to | 8 | * emacs-lisp/byte-run.el (function-put): Match argument names to |