diff options
| author | Juanma Barranquero | 2005-08-24 14:31:17 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-08-24 14:31:17 +0000 |
| commit | 26d874b2187e2be573db663640fcdea3ec8b20cf (patch) | |
| tree | 0e4fbdea84227f91b8b1f3bd24475667595f1bdf /lisp/url/ChangeLog | |
| parent | 2344ffc141ccf44a4090916ec06815d273f83f39 (diff) | |
| download | emacs-26d874b2187e2be573db663640fcdea3ec8b20cf.tar.gz emacs-26d874b2187e2be573db663640fcdea3ec8b20cf.zip | |
(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 2609ff4ee13..e1d8406ae70 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * url-news.el (nntp-open-tls-stream, nntp-open-ssl-stream): | ||
| 4 | * url-http.el (url-http-cookies-sources): Defvar at compile time. | ||
| 5 | |||
| 1 | 2005-07-15 Richard M. Stallman <rms@gnu.org> | 6 | 2005-07-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * url-http.el (url-http-parse-headers): Add :redirect arg-pair | 8 | * url-http.el (url-http-parse-headers): Add :redirect arg-pair |