diff options
| author | Tassilo Horn | 2014-08-06 00:31:29 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2014-08-06 00:31:29 +0000 |
| commit | 9e8376863e9338f0b34e34fa6c853b0d0b0d6f2b (patch) | |
| tree | 4c898093d2b8077c7e96a6e3123511d8298fa29c | |
| parent | e895f8bd94950d8f3364fbbc1b6b447676adf87b (diff) | |
| download | emacs-9e8376863e9338f0b34e34fa6c853b0d0b0d6f2b.tar.gz emacs-9e8376863e9338f0b34e34fa6c853b0d0b0d6f2b.zip | |
lisp/gnus/ChangeLog (2014-07-31): Add missing entry
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index f55e04f02e6..05309187548 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-07-31 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of | ||
| 4 | groups and t. | ||
| 5 | |||
| 1 | 2014-07-22 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2014-07-22 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * gnus-utils.el (gnus-recursive-directory-files): | 8 | * gnus-utils.el (gnus-recursive-directory-files): |