aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog44
1 files changed, 44 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index beccd918c3e..6927e3bfbac 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,47 @@
12006-08-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2
3 [ Backported bug fix from No Gnus. ]
4
5 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6 looking up the method using GROUP's prefix before inventing a new one.
7 It is used on killed/unknown groups in various places where returning
8 an all-new method isn't expected by the caller.
9
10 * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
11
122006-08-13 Romain Francoise <romain@orebokech.com>
13
14 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
15 space.
16
172006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
18
19 * compface.el (uncompface): Use binary rather than raw-text-unix.
20
212006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
22
23 * compface.el (uncompface): Make sure the eol conversion doesn't take
24 place when communicating with the external programs. Reported by
25 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
26
272006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
28
29 * nnheader.el (nnheader-insert-head): Fix typo in comment.
30
312006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
32
33 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
34 Make it more robust by parsing author and date independently.
35
362006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
37
38 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
39
402006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
41
42 * nnheader.el (nnheader-insert-head): Make it work even if the file
43 uses CRLF for the line-break code.
44
12006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> 452006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2 46
3 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close 47 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close