aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-02-09 15:50:47 +0000
committerKim F. Storm2005-02-09 15:50:47 +0000
commitbf247b6ed0b5e96845e785302bdaa97fcf6a8b84 (patch)
tree3e5225520dfe10e9394f68088de2fe22027aa53f /lisp/gnus/ChangeLog
parent1de0ae85b33c8d8cb77ab839f66d2df4f9aa7b94 (diff)
downloademacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.tar.gz
emacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.zip
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index e0db7c194a7..7a4b1e68e58 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1174,7 +1174,7 @@
1174 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys) 1174 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
1175 (pgg-gpg-lookup-key): Use regexp match instead of 1175 (pgg-gpg-lookup-key): Use regexp match instead of
1176 split-string (split-string is different between emacs 21.2 and 1176 split-string (split-string is different between emacs 21.2 and
1177 21.4). Reported by ultrasoul@ultrasoul.com (David D. Smith). 1177 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
1178 1178
11792004-07-28 Simon Josefsson <jas@extundo.com> 11792004-07-28 Simon Josefsson <jas@extundo.com>
1180 1180