Mercurial > emacs
comparison lisp/url/ChangeLog @ 77219:bc69e2345f6b
* url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Apr 2007 16:47:08 +0000 |
parents | 8c4054ddda2f |
children | 8a83fb6e9728 |
comparison
equal
deleted
inserted
replaced
77218:a25a5a78fd63 | 77219:bc69e2345f6b |
---|---|
1 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. | |
4 | |
1 2007-04-13 Chong Yidong <cyd@stupidchicken.com> | 5 2007-04-13 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * url-http.el (url-http-parse-headers): Stop after a set number of | 7 * url-http.el (url-http-parse-headers): Stop after a set number of |
4 redirections. Suggested by Diane Murray. | 8 redirections. Suggested by Diane Murray. |
5 | 9 |