diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ef0e223a88..c93f0ce947a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * net/tls.el (open-tls-stream): Properly handle case where there | ||
| 4 | is no associated buffer. | ||
| 5 | |||
| 1 | 2007-04-07 Glenn Morris <rgm@gnu.org> | 6 | 2007-04-07 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * ffap.el (ffap-file-at-point): Lower the priority of the | 8 | * ffap.el (ffap-file-at-point): Lower the priority of the |