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 ead4a7fe7e8..9a5bd7bc144 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | Minor bug fixes for gnus-sync.el. | ||
| 4 | |||
| 5 | * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is | ||
| 6 | quiet. | ||
| 7 | |||
| 8 | * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo). | ||
| 9 | |||
| 1 | 2010-07-30 Lawrence Mitchell <wence@gmx.li> | 10 | 2010-07-30 Lawrence Mitchell <wence@gmx.li> |
| 2 | 11 | ||
| 3 | Make saving and restoring of hidden threads work with overlays. | 12 | Make saving and restoring of hidden threads work with overlays. |