~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to lisp/gnus/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
 
2
 
 
3
        * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
 
4
        when sending a queued message to avoid extra mml tags.
 
5
 
 
6
2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
7
 
 
8
        * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
 
9
 
 
10
2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
11
 
 
12
        * gnus-dired.el: Remove autoload for gnus-setup-message.
 
13
        (gnus-dired-attach): Fake this-command value to prevent Gnus from
 
14
        displaying Gnus logo; always use compose-mail.
 
15
 
 
16
2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
17
 
 
18
        * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
 
19
 
 
20
2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
21
 
 
22
        * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
 
23
        (gnus-nocem-issuers): List currently active issuers; fix custom type.
 
24
        (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
 
25
        available.
 
26
        (gnus-nocem-epg-verify): New function.
 
27
 
 
28
2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
29
 
 
30
        * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
 
31
 
 
32
2009-02-15  Glenn Morris  <rgm@gnu.org>
 
33
 
 
34
        * gnus-util.el (rmail-insert-rmail-file-header)
 
35
        (rmail-count-new-messages, rmail-show-message): Remove unnecessary
 
36
        autoloads.
 
37
        (rmail-default-rmail-file): Remove unnecessary declaration.
 
38
        (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
 
39
 
 
40
2009-02-14  Glenn Morris  <rgm@gnu.org>
 
41
 
 
42
        * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
 
43
        variable (only used in gnus-util, which declares it anyway).
 
44
        (rmail-output-to-rmail-file): Remove autoload of deleted function,
 
45
        which was only needed by gnus-art (changed to not use it any more).
 
46
        (rmail-insert-rmail-file-header): Remove autoload of deleted function,
 
47
        only used in gnus-util, which autoloads it itself.
 
48
        (rmail-update-summary): Fix autoload.
 
49
 
 
50
        * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
 
51
        rather than rmail-output-to-rmail-file.
 
52
 
 
53
2009-02-07  Glenn Morris  <rgm@gnu.org>
 
54
 
 
55
        * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
 
56
        autoload of function that no longer exists.
 
57
        (rmail-toggle-header): Declare.
 
58
        (message-forward-rmail-make-body): Handle mbox Rmail.
 
59
 
 
60
2009-01-31  Glenn Morris  <rgm@gnu.org>
 
61
 
 
62
        * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
 
63
        2009-01-09 change.
 
64
 
 
65
2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
 
66
 
 
67
        * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
 
68
        (auth-source-forget-all-cached): New convenience function.
 
69
        (auth-source-user-or-password): Accept list of modes or a single mode.
 
70
 
 
71
        * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
 
72
        auth-source modes.
 
73
 
 
74
        * nnimap.el (nnimap-open-connection): Use list of
 
75
        auth-source modes.
 
76
 
 
77
        * nntp.el (nntp-send-authinfo): Use list of
 
78
        auth-source modes.
 
79
 
 
80
2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
 
81
 
 
82
        * auth-source.el: Update docs to reflect epa-file-enable is to be used
 
83
        now.
 
84
 
 
85
2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
86
 
 
87
        * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
 
88
        coding system in XEmacs; add a workaround for XEmacs.
 
89
 
 
90
2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
91
 
 
92
        * mm-util.el (mm-coding-system-priorities): Protect against nil value
 
93
        of current-language-environment.
 
94
 
 
95
2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
96
 
 
97
        * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
 
98
        available at runtime.
 
99
 
 
100
2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
101
 
 
102
        * gnus-art.el (article-date-ut): Fix end point of narrowing.
 
103
 
 
104
2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
 
105
 
 
106
        * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
 
107
        the greatest positive fixnum value doesn't work under an XEmacs with
 
108
        bignum support; use the most-positive-fixnum constant instead,
 
109
        available since Emacs 21.1 with cl and XEmacs 21.1.
 
110
 
 
111
2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
112
 
 
113
        * gnus-sum.el (gnus-summary-next-article): Revert last change by which
 
114
        XEmacs gets not to work.
 
115
 
 
116
2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
117
 
 
118
        * mm-util.el (mm-coding-system-priorities): Allow the value like
 
119
        "Japanese (UTF-8)" of current-language-environment.
 
120
 
 
121
2009-01-09  Glenn Morris  <rgm@gnu.org>
 
122
 
 
123
        * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
 
124
        with last-command-event.
 
125
 
 
126
2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
 
127
 
 
128
        * message.el (message-fix-before-sending): Amend comment.
 
129
 
 
130
2009-01-07  David Engster  <dengste@eml.cc>
 
131
 
 
132
        * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
 
133
        simplified server definitions by converting it via
 
134
        gnus-server-to-method.
 
135
 
 
136
2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
137
 
 
138
        * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
 
139
        parameter's operands.
 
140
 
 
141
2009-01-06  David Engster  <dengste@eml.cc>
 
142
 
 
143
        * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
 
144
        primary select method (for gnus-group-mark-article-as-read).
 
145
 
 
146
2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
 
147
 
 
148
        * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
 
149
        `(gnus)Face', not `(gnus)X-Face'.
 
150
 
 
151
2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
152
 
 
153
        * mm-util.el (mm-ucs-to-char): New function.
 
154
 
 
155
        * mm-url.el (mm-url-decode-entities): Use it.
 
156
 
 
157
2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
158
 
 
159
        * message.el (message-fix-before-sending): Add `eight-bit' to
 
160
        illegible-text check.
 
161
 
 
162
2009-01-03  Michael Olson  <mwolson@gnu.org>
 
163
 
 
164
        * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
 
165
        `headers' is nil.  This can occur if the IMAP server does not have
 
166
        permissions to read messages from a folder, but can write new messages
 
167
        to the folder.
 
168
        (nnimap-request-article-part): Do not insert `data' if it is nil.
 
169
 
 
170
2009-01-01  Dave Love  <fx@gnu.org>
 
171
 
 
172
        * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
 
173
 
 
174
        * nnimap.el: Fix author email.
 
175
        (nnimap-split-rule): Add FIXME comment.
 
176
        (nnimap-debug): Fix doc string.
 
177
 
 
178
2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
179
 
 
180
        * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
 
181
        overlay-arrow-position and overlay-arrow-string buffer-local; no need
 
182
        to check if those variables exist (first appeared in Emacs 18.50).
 
183
 
 
184
2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
185
 
 
186
        * mm-util.el (mm-line-number-at-pos): New function.
 
187
 
 
188
        * spam-report.el (spam-report-process-queue): Use it.
 
189
 
 
190
2008-12-24  David Engster  <dengste@eml.cc>
 
191
 
 
192
        * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
 
193
        parameters that haven't existed as variables as buffer-local variables.
 
194
 
 
195
2008-12-23  Dave Love  <fx@gnu.org>
 
196
 
 
197
        * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
 
198
        cadar.
 
199
 
 
200
        * sieve-manage.el (sieve-manage-starttls-p): Renamed from
 
201
        imap-starttls-p.
 
202
        (sieve-manage-starttls-open): Renamed from imap-starttls-open.
 
203
 
 
204
2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
 
205
 
 
206
        * spam-report.el (spam-report-gmane-max-requests): New constant.
 
207
        (spam-report-gmane-wait): New variable.
 
208
        (spam-report-gmane-ham, spam-report-gmane-spam)
 
209
        (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
 
210
        spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
 
211
        the server.
 
212
 
 
213
        * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
 
214
        Add explanations.
 
215
 
 
216
        * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
 
217
        nnheader-accept-process-output and nnheader-read-timeout if available.
 
218
        (pop3-movemail): Use it.
 
219
 
 
220
        * message.el (message-check-news-body-syntax): Fix signature check if
 
221
        there's an attachment.
 
222
 
 
223
2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
224
 
 
225
        * mm-util.el: Add comments to the mm- emulating functions.
 
226
 
 
227
2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
 
228
 
 
229
        * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
 
230
        by Stephen Berman <stephen.berman@gmx.net>.
 
231
 
 
232
2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
233
 
 
234
        * mm-util.el (mm-substring-no-properties): New function.
 
235
        (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
 
236
        (mm-special-display-p): Enable those lambda forms to be byte compiled.
 
237
        (mm-string-to-multibyte): Doc fix.
 
238
 
 
239
        * mml.el (mml-attach-file): Use mm-substring-no-properties.
 
240
 
 
241
2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
 
242
 
 
243
        * mml.el (mml-attach-file): Strip text properties from file name.
 
244
        (Bug#1574)
 
245
 
 
246
2008-12-16  Glenn Morris  <rgm@gnu.org>
 
247
 
 
248
        * mm-util.el (mm-charset-override-alist): Declare for compiler.
 
249
 
 
250
2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
251
 
 
252
        * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
 
253
        knows since the charset specified might be a bogus alias that
 
254
        mm-charset-synonym-alist provides.
 
255
 
 
256
2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
257
 
 
258
        * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
 
259
        "ISO_8859-1".
 
260
 
 
261
        * gnus-start.el (gnus-backup-startup-file): Improve doc string.
 
262
 
 
263
2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
264
 
 
265
        * mm-util.el (mm-charset-eval-alist):
 
266
        Define it before mm-charset-to-coding-system.
 
267
        (mm-charset-to-coding-system): Add optional argument `silent';
 
268
        define it before mm-charset-override-alist.
 
269
        (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
 
270
        default value if it can be used in Emacs currently running;
 
271
        silence mm-charset-to-coding-system.
 
272
 
 
273
2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
274
 
 
275
        * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
 
276
        `allow-override' which says whether to use `mm-charset-override-alist'.
 
277
        (rfc2047-decode-encoded-words): Use it.
 
278
 
 
279
        * mm-util.el (mm-charset-override-alist): Fix custom type;
 
280
        add `(gb2312 . gbk)' to choices.
 
281
 
 
282
2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
283
 
 
284
        * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
 
285
        fast.
 
286
 
 
287
        * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
 
288
 
 
289
2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
 
290
 
 
291
        * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
 
292
        on links.
 
293
 
 
294
        * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
 
295
 
 
296
2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
297
 
 
298
        * message.el (message-idna-to-ascii-rhs-1): Protect against local
 
299
        users' addresses that don't have domain parts.
 
300
        (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
 
301
        rather than message-narrow-to-head since there will be the message
 
302
        header separator.
 
303
 
 
304
2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
305
 
 
306
        * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
 
307
        since the result is inserted in a unibyte buffer anyway.
 
308
        (nnimap-demule-use-string-to-multibyte): Remove.
 
309
        (nnimap-demule): Alias it to mm-string-to-multibyte.
 
310
 
 
311
2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
 
312
 
 
313
        * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
 
314
        variable for debugging bug#464 and bug#1174.
 
315
        (nnimap-demule): Use it.
 
316
 
 
317
2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
 
318
 
 
319
        * gnus-score.el (gnus-score-find-trace): Handle default score in total
 
320
        score calculation correctly.
 
321
 
 
322
2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
323
 
 
324
        * message.el (message-send-mail): Just set the buffer to unibyte
 
325
        rather than use mm-with-unibyte-current-buffer which does a lot more.
 
326
        (message-send-mail-partially): Don't bother with
 
327
        mm-with-unibyte-current-buffer since it's already been made unibyte by
 
328
        message-send-mail.
 
329
 
 
330
2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
331
 
 
332
        * nnrss.el (nnrss-make-hash-index): Debug message of full item.
 
333
 
 
334
2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
335
 
 
336
        * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
 
337
 
 
338
2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
339
 
 
340
        * starttls.el (starttls-any-program-available): Rewritten so it doesn't
 
341
        require itself and to remove `with-no-warnings'.
 
342
 
 
343
2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
 
344
 
 
345
        * starttls.el (starttls-any-program-available): Get the name of the
 
346
        available TLS layer program.
 
347
        (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
 
348
        well as the host name in the "opening" message.
 
349
 
 
350
        * auth-source.el (auth-source-cache, auth-source-do-cache)
 
351
        (auth-source-user-or-password): Cache passwords and logins by default,
 
352
        allow override with `auth-source-do-cache'.
 
353
        (auth-source-forget-user-or-password): Allow users to remove cache
 
354
        entries if needed.
 
355
 
 
356
2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
357
 
 
358
        * ietf-drums.el (ietf-drums-remove-comments): Localize second
 
359
        condition-case to only the forward-sexp call.
 
360
 
 
361
2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
362
 
 
363
        * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
 
364
        quotes contained.  Make it more robust regardless by an extra
 
365
        condition-case wrapper.
 
366
 
1
367
2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2
368
 
3
369
        * nnml.el (nnml-request-expire-articles): Check if the function set to
710
1076
        gnus-group-read-ephemeral-gmane-group.
711
1077
        (gnus-read-ephemeral-gmane-group-url): Rename from
712
1078
        gnus-group-read-ephemeral-gmane-group-url.
713
 
        (gnus-bug-group-download-format-alist):  New variable.
 
1079
        (gnus-bug-group-download-format-alist): New variable.
714
1080
        (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
715
1081
        (gnus-read-ephemeral-emacs-bug-group): New commands.
716
1082
 
1458
1824
        * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1459
1825
 
1460
1826
        * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1461
 
        * message.el, mm-view.el, sieve-manage, smime.el:
 
1827
        * message.el, mm-view.el, sieve-manage.el, smime.el:
1462
1828
        Add declare-function compatibility definition.
1463
1829
 
1464
1830
        * gnus-art.el (w3-region, w3m-region, Info-menu):
1498
1864
        group names with backslashes.  Reported by Tassilo Horn
1499
1865
        <tassilo@member.fsf.org>.
1500
1866
 
1501
 
2007-12-06  D. Goel  <deego3@gmail.com>
 
1867
2007-12-06  Deepak Goel  <deego3@gmail.com>
1502
1868
 
1503
1869
        * gnus-art.el (article-make-date-line):
1504
1870
        * gnus-start.el (gnus-load):
1830
2196
        (latin-unity-ucs-list):
1831
2197
        * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1832
2198
        (mm-uu-binhex-decode-function):
1833
 
        * message.el (gnus-message-group-art, gnus-list-identifiers, )
 
2199
        * message.el (gnus-message-group-art, gnus-list-identifiers)
1834
2200
        (rmail-enable-mime-composing, gnus-local-organization)
1835
2201
        (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1836
2202
        (gnus-read-active-file, facemenu-add-face-function)
2174
2540
        * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
2175
2541
        Fix comment about "iso8859-1".
2176
2542
 
2177
 
2007-10-08   Daiki Ueno  <ueno@unixuser.org>
 
2543
2007-10-08  Daiki Ueno  <ueno@unixuser.org>
2178
2544
 
2179
2545
        * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
2180
2546
        ones returned from the verify-function.
2443
2809
        * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2444
2810
        (gnus-read-move-group-name): Decode group name for completion.
2445
2811
 
2446
 
2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
 
2812
2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
2447
2813
 
2448
2814
        * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2449
2815
        in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8031
8397
 
8032
8398
        * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
8033
8399
 
8034
 
2005-04-06  D Goel  <deego@gnufans.org>
 
8400
2005-04-06  Deepak Goel  <deego@gnufans.org>
8035
8401
 
8036
8402
        * spam-stat.el (spam-stat-score-buffer): Add a call to a
8037
8403
        user-function allow user modifications of the scores.
9161
9527
        (gnus-summary-display-while-building): Add :version.
9162
9528
 
9163
9529
        * gnus-start.el (gnus-subscribe-newsgroup-hooks)
9164
 
        (gnus-get-top-new-news-hook):Add :version.
 
9530
        (gnus-get-top-new-news-hook): Add :version.
9165
9531
 
9166
9532
        * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9167
9533
        (gnus-server-closed-face, gnus-server-denied-face): Add :version.
9319
9685
 
9320
9686
        * spam.el (spam-backend-article-list-property)
9321
9687
        (spam-backend-get-article-todo-list)
9322
 
        (spam-backend-put-article-todo-list, )
 
9688
        (spam-backend-put-article-todo-list)
9323
9689
        (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9324
9690
        Resolve registrations separately.
9325
9691
        (spam-register-routine): Format comments.
11393
11759
        * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11394
11760
 
11395
11761
2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
11762
 
11396
11763
        * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11397
11764
        (gnus-agent-with-refreshed-group): New macro.
11398
11765
        (gnus-agent-rename-group): New function.
12989
13356
 
12990
13357
2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12991
13358
 
12992
 
        * dns.el: Add support for AAAA records (see RFC 3596)
12993
 
 
12994
 
        * Fix typo PRT -> PTR
12995
 
 
12996
 
        * Parse MX, PTR and SOA replies (see RFC 1035)
 
13359
        * dns.el (dns-query-types): Fix typo.
 
13360
        (dns-query-types): New function
 
13361
        (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
 
13362
        PTR and SOA replies, see RFC 1035.
12997
13363
 
12998
13364
2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12999
13365
 
13020
13386
 
13021
13387
See ChangeLog.2 for earlier changes.
13022
13388
 
13023
 
    Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
13389
    Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
13024
13390
 
13025
13391
  This file is part of GNU Emacs.
13026
13392