comparison lisp/gnus/ChangeLog @ 59996:aac0a33f5772

Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50.
author Kim F. Storm <storm@cua.dk>
date Wed, 09 Feb 2005 15:50:47 +0000
parents 0b36e2f36bf5
children 681d4e4ca613
comparison
equal deleted inserted replaced
59995:8f4938738427 59996:aac0a33f5772
1172 2003-11-15 Simon Josefsson <jas@extundo.com> 1172 2003-11-15 Simon Josefsson <jas@extundo.com>
1173 1173
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
1179 2004-07-28 Simon Josefsson <jas@extundo.com> 1179 2004-07-28 Simon Josefsson <jas@extundo.com>
1180 1180
1181 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign 1181 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
1182 parameter (but don't use it, for now). 1182 parameter (but don't use it, for now).