Changes committed gnus/lisp (ChangeLog)
"Reiner Steib" <[email protected]> Sat, 03 Jan 2009 23:48:38 +0100
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog Update copyright years. Fix 2004-01-04 entry for dns.el. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1963 gnus/lisp/ChangeLog:7.1964 --- ChangeLog:7.1963 Sat Jan 3 23:34:26 2009 +++ ChangeLog Sat Jan 3 23:48:37 2009 @@ -13873,11 +13873,10 @@ 2004-01-04 Mario Lang <[email protected]> - * dns.el: Add support for AAAA records (see RFC 3596) - - * Fix typo PRT -> PTR - - * Parse MX, PTR and SOA replies (see RFC 1035) + * dns.el (dns-query-types): Fix typo. + (dns-query-types): New function + (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX, + PTR and SOA replies, see RFC 1035. 2004-01-04 Lars Magne Ingebrigtsen <[email protected]> @@ -13904,7 +13903,7 @@ See ChangeLog.2 for earlier changes. - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs.