summaryrefslogtreecommitdiff
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 94735a81b7e..ff2649fe88c 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,7 +1,7 @@
2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
- * nntp.el (nntp-service-to-port): Work for port expressed with numeric
- string; replace [:digit:] with [0-9] for XEmacs.
+ * nntp.el (nntp-service-to-port): Work for service expressed with
+ numeric string; replace [:digit:] with [0-9] for XEmacs.
2009-12-17 Glenn Morris <rgm@gnu.org>