diff options
| author | Richard M. Stallman | 2005-06-28 21:35:28 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-06-28 21:35:28 +0000 |
| commit | 231add10dbe566f689c2b7f2d8673bcd375ec688 (patch) | |
| tree | e5aab3f68023fda46cbfffc677e667812322c539 /lisp/url/ChangeLog | |
| parent | 025691ed9214f914e03d5b6585c2528375d32d4a (diff) | |
| download | emacs-231add10dbe566f689c2b7f2d8673bcd375ec688.tar.gz emacs-231add10dbe566f689c2b7f2d8673bcd375ec688.zip | |
(url-http-create-request): Call url-recreate-url in proxy case.
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 e8c28b9d301..4148d62c263 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-06-28 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change) | ||
| 2 | |||
| 3 | * url-http.el (url-http-create-request): Call url-recreate-url | ||
| 4 | in proxy case. | ||
| 5 | |||
| 1 | 2005-06-27 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change) | 6 | 2005-06-27 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change) |
| 2 | 7 | ||
| 3 | * url-http.el (url-http-create-request): When computing real-fname, | 8 | * url-http.el (url-http-create-request): When computing real-fname, |