diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 576cec2ca82..52c72ec8606 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-02-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * gnus.el (gnus-meta): Doc fix. | ||
| 4 | |||
| 5 | 2011-02-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 6 | |||
| 7 | * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update, | ||
| 8 | in case it's not yet loaded. | ||
| 9 | |||
| 1 | 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org> | 10 | 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org> |
| 2 | 11 | ||
| 3 | * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK" | 12 | * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK" |