diff options
-rw-r--r-- | lisp/gnus/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index adf3829a1b3..53bb2159068 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * nnweb.el (nnweb-decode-entities): Work for non-character + entities. + 2000-11-09 Simon Josefsson <simon@josefsson.org> * rfc2104.el: Add SHA-1 example. @@ -13,6 +18,9 @@ (gnus-all-score-files): Use it. (gnus-score-find-bnews): Use directory-sep-char. + * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is + asynchronous in Exp version. + 2000-11-08 Dave Love <fx@gnu.org> * gnus-score.el (gnus-score-load-file): Use expand-file-name. |