From Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
[elisp/gnus.git-] / ChangeLog
1 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2
3         * pop3.el: Sync up with pop3.el version 2.04.
4         (pop3-leave-mail-on-server): New variable.
5         (pop3-maximum-message-size): New variable.
6         (pop3-uidl-file-name): New variable.
7         (pop3-uidl-support): New variable.
8         (pop3-uidl-obarray): New variable.
9         (pop3-movemail): Check message size on every retrieval.
10         (pop3-open-ssl-stream-1): Use new style macro.
11         (pop3-get-message-numbers): New function.
12         (pop3-get-list): New function.
13         (pop3-get-uidl): New function.
14         (pop3-get-unread-message-numbers): New function.
15         (pop3-save-uidls): New function.
16         (pop3-retr): Use `pop3-get-extended-response'.
17         (pop3-list): New implementation.
18         (pop3-uidl): New function.
19         (pop3-get-extended-response): New function.
20
21 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
22
23         * lisp/gnus.el: T-gnus 6.13.0 is released.
24
25 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
26
27         * ChangeLog.2: New file, rename from ChangeLog.
28
29         * lisp/dgnushack.el (TopLevel): Rearrange.
30
31         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
32         * README.branch: Ditto.
33
34         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
35
36         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
37         * texi/message-ja.texi: Ditto.
38         * texi/message.texi: Ditto.
39         * texi/gnus-ja.texi: Ditto.
40         * texi/gnus.texi: Ditto.
41         * README-offline.ja: Ditto.
42         * README-offline.en: Ditto.
43         * README.semi.ja: Ditto.
44         * README.semi: Ditto.
45         * README.T-gnus: Ditto.
46
47         * t-gnus-6_13: NEW PUBLIC BRANCH.
48
49 See ChangeLog.2 for earlier changes.