Bump version to 24.1.
[bpt/emacs.git] / lisp / url / ChangeLog
2012-06-01 Chong YidongBump version to 24.1.
2012-03-25 Lars Magne Ingebri... Fix race condition in url-queue when doing the callback
2012-03-19 Kenichi Handamerge trunk
2012-03-14 Lars Magne Ingebri... Always call the callback when timing out url-queue...
2012-03-11 Chong YidongAllow url-http to handle expired keepalive connections.
2012-03-11 Devon Sean McCulloughBugfix for url-http-find-free-connection.
2012-02-20 Lars IngebrigtsenAvoid a race condition in url-queue-kill-job
2012-02-20 Lars IngebrigtsenWarn instead of erroring when pruning the URL cache
2012-02-19 Lars IngebrigtsenMake url-queue not kill a random buffer on error
2012-02-14 Lars IngebrigtsenKill jobs that we remove from the queue
2012-02-14 Ted Zlatanov* url-future.el: Minor doc update.
2012-02-14 Leo LiuRemove unused require in url-future.el
2012-02-13 Ted ZlatanovMove url-future.el ERT test to test/automated/url-futur...
2012-02-10 Lars IngebrigtsenCookie/redirection URL fixup
2012-02-10 Glenn MorrisFix previous URL doc change
2012-02-10 Andreas Schwab* url-http.el (url-http-clean-headers): Return the...
2012-02-10 Glenn MorrisDocument url-queue-retrieve
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-08 Lars IngebrigtsenAllow specifying whether to inhibit cookies on a per...
2012-02-06 Lars IngebrigtsenAdd extra checks before expiring the URL cache
2012-02-06 Lars IngebrigtsenExpire URL items from the on-disk cache once in a while
2012-02-06 Lars IngebrigtsenTry to mitigate DNS failures when downloading stuff...
2012-02-02 Kenichi Handamerge trunk
2012-01-31 Juanma BarranqueroFix typos in ChangeLogs.
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Chong YidongBump version number to 23.4
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-12 Glenn Morris* url-auth.el (url-digest-auth): Copy previous url...
2012-01-12 Glenn Morrisurl-auth fix for password-protected urls in url-handler...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-06 Juanma BarranqueroFix typos.
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-27 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-14 Lars Magne Ingebri... If the server hangs up while we're talking to it, just...
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-03 Alan MackenzieMerge.
2011-11-03 Lars Magne Ingebri... (url-cookie-expired-p): Protect against zero-length...
2011-10-20 Chong YidongFix more minor mode docstrings.
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Christopher J. White* url-http.el (url-http-create-request): Avoid adding...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-13 Lars Magne Ingebri... Fix URL connection failing handling.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-14 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-07 Chong Yidong* url-http.el (url-http-parse-headers): For HTTP 301...
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Chris NewtonCopy over `url-show-status' to the async buffer
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Julien Danjou* url-cache.el (url-cache-extract): Set buffer multibyt...
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-04 Bill WohlerMerge from trunk.
2011-07-03 Nicolas Avrutin* url-http.el (url-http-create-request): Remove double...
2011-07-03 Lars Magne Ingebri... * url-http.el (url-http-wait-for-headers-change-functio...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Andreas Schwab* lisp/url/url-future.el (url-future-test): Fix scope...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Glenn MorrisAdd :version tags for url-queue.el.
2011-06-01 Paul EggertMerge from trunk.
2011-05-31 Lars Magne Ingebri... (url-queue-parallel-processes): Increase the default...
2011-05-31 Ted Zlatanov* url-future.el: Add general futures facility.
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Leo LiuAdd option :named to defstruct in url-cookie.el
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-03 Paul EggertMerge from mainline.
2011-05-02 Lars Magne Ingebri... Autoload `url-queue-retrieve', and fix up the pruning...
2011-05-02 Lars Magne Ingebri... (url-queue-run-queue): Pick the first waiting job,...
2011-05-02 Lars Magne Ingebri... Add the new file url-queue.el, which allows controlling the
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
next