From: Lars Ingebrigtsen Date: Fri, 27 Jan 2012 18:52:15 +0000 (+0100) Subject: Paperwork has arrived for Dave Abrahams, so remove "(tiny change)". X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=3baa1c559d94890694af669f6bcb7b80bf868346 Paperwork has arrived for Dave Abrahams, so remove "(tiny change)". --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 01869358d..d246b04dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -131,7 +131,7 @@ * gnus.el (gnus-parameters): Doc fix. -2012-01-06 Dave Abrahams (tiny change) +2012-01-06 Dave Abrahams * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden, show the thread after expansion. @@ -598,7 +598,7 @@ * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy. * nnmairix.el (gnus-registry-enabled): Ditto. -2011-10-17 Dave Abrahams (tiny change) +2011-10-17 Dave Abrahams * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691). (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask @@ -858,7 +858,7 @@ * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the newsrc file. It doesn't seem like an important optimization any more. -2011-09-10 Dave Abrahams (tiny change) +2011-09-10 Dave Abrahams * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to overflows. @@ -1135,7 +1135,7 @@ * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity. -2011-07-31 Dave Abrahams (tiny change) +2011-07-31 Dave Abrahams * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't closures, quote the form properly (bug#9194).