effb472c62f32fed26be900e2a555af2c32305b2
[packages] / xemacs-packages / gnus / ChangeLog
1 2015-10-02  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 2.03 released.
4
5 2015-10-01  Henry S. Thompson  <ht@inf.ed.ac.uk>
6
7         * Makefile (MAINTAINER): change from Mike Kupfer to me
8
9 2015-09-18  Norbert Koch  <viteno@xemacs.org>
10
11         * Makefile (VERSION): XEmacs package 2.02 released.
12
13 2015-06-25  Michael Sperber  <mike@xemacs.org>
14
15         * lisp/parse-time.el (fboundp): Conditionalize this on the
16         existence of `digit-char-p'.
17
18 2015-02-28  Norbert Koch  <viteno@xemacs.org>
19
20         * Makefile (VERSION): XEmacs package 2.01 released.
21
22 2015-02-26  Mike Kupfer  <mike.kupfer@xemacs.org>
23
24         * README.xemacs-packaging: New file: notes on packaging Gnus for
25         XEmacs.
26
27 2014-09-08  Norbert Koch  <viteno@xemacs.org>
28
29         * Makefile (VERSION): XEmacs package 2.00 released.
30
31 2014-08-20  Mats Lidell  <matsl@xemacs.org>
32
33         * lisp/message.el (message-use-idna): Use nil as default since
34         calculated value will not byte-compile.
35         * lisp/gnus-art.el (gnus-use-idna): Ditto.
36         
37 2014-06-22  Norbert Koch  <viteno@xemacs.org>
38
39         * Makefile (VERSION): XEmacs package 1.99 released.
40
41 2014-05-22  Norbert Koch  <viteno@xemacs.org>
42
43         * Makefile (VERSION): XEmacs package 1.98 released.
44
45 2014-05-18  Mats Lidell  <matsl@xemacs.org>
46
47         * gnus-fun.el (gnus-grab-cam-face): Upstream security issue. Do
48         not use predictable temp-file name.
49         (http://bugs.debian.org/747100) Patch by Glenn Morris.
50
51 2014-05-15  Norbert Koch  <viteno@xemacs.org>
52
53         * Makefile (VERSION): XEmacs package 1.97 released.
54
55 2014-05-15  Norbert Koch  <viteno@xemacs.org>
56
57         * Makefile (VERSION): XEmacs package 1.96 released.
58
59 2014-05-13  Jerry James  <james@xemacs.org>
60
61         * .cvsignore: Remove.
62         * texi/.cvsignore: Remove.
63         * texi/ps/.cvsignore: Remove.
64         * .hgignore: New file.
65
66 2012-06-26  Norbert Koch  <viteno@xemacs.org>
67
68         * Makefile (VERSION): XEmacs package 1.95 released.
69
70 2012-06-18  Mike Kupfer  <mike.kupfer@xemacs.org>
71
72         * gnus/lisp/custom-load.el: Deleted (possibly an artifact from the
73         conversion from CVS).
74
75         * etc/gnus/dead.xpm: Deleted in favor of the copy in etc/smilies.
76
77         * lisp/smiley.el (smiley-nosey-regexp-alist):
78         (smiley-deformed-regexp-alist): Add entry for "dead", from
79         upstream smiley.el.
80
81         * README.readmes: New file describing the upstream READMEs and
82         what was done with them.
83
84         * Makefile (DATA_2_FILES, DATA_1_FILES): Add the READMEs to the
85         list of files to package.
86         (EXTRA_SOURCES): Add COPYING (package it, too).
87
88         * Makefile (AUTHOR_VERSION): Change to 5.10.10.
89
90         Sync with upstream stable branch.
91         Please see the ChangeLog.upstream files for details.
92
93 2010-01-10  Norbert Koch  <viteno@xemacs.org>
94
95         * Makefile (VERSION): XEmacs package 1.94 released.
96
97 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
98
99         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
100         Fix last change in case the element is not even a symbol.
101
102 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
103
104         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
105         Prefer fboundp to functionp so it works with macros as well.
106
107 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
108
109         * mail-source.el (mail-source-value):
110         Prefer fboundp to functionp so it works with macros as well.
111
112 2008-03-25  Norbert Koch  <viteno@xemacs.org>
113
114         * Makefile (VERSION): XEmacs package 1.93 released.
115
116 2008-03-12  Ville Skyttä  <scop@xemacs.org>
117
118         * lisp/mm-decode.el (mm-display-external): Use `itimer-list' if
119         `timer-list' is not available.
120
121 2008-01-02  Norbert Koch  <viteno@xemacs.org>
122
123         * Makefile (VERSION): XEmacs package 1.92 released.
124
125 2007-12-24  Aidan Kehoe  <kehoea@parhasard.net>
126
127         * lisp/gnus-sum.el:
128         * lisp/gnus-sum.el (put-display-table): New.
129         * lisp/gnus-sum.el (get-display-table): New.
130         Provide with #'defun-when-void, so as to not override the 21.5
131         implementation. 
132         * lisp/gnus-sum.el (gnus-summary-set-display-table):
133         * lisp/gnus-xmas.el (gnus-xmas-summary-set-display-table):
134         Use #'put-display-table, not #'aref, to deal with the case where
135         the display table is a char table and not a vector. 
136
137 2007-03-06  Norbert Koch  <viteno@xemacs.org>
138
139         * Makefile (VERSION): XEmacs package 1.91 released.
140
141 2007-03-05  Mike Kupfer  <mike.kupfer@xemacs.org>
142
143         * lisp/gnus-spec.el (gnus-parse-simple-format): Add required 2nd
144           argument to (setq dontinsert), using the fix from the HEAD
145           branch at gnus.org. 
146
147         * Makefile (AUTHOR_VERSION): Change to 5.10.8.
148           (MAINTAINER): Change from Steve Youngs to me.
149
150         * Sync with upstream stable branch.
151         Please see the ChangeLog.upstream files for details.
152
153 2006-03-16  Norbert Koch  <viteno@xemacs.org>
154
155         * Makefile (VERSION): XEmacs package 1.90 released.
156
157 2006-03-16  Steve Youngs  <steve@sxemacs.org>
158
159         * Sync with upstream stable branch.
160         Please see the ChangeLog.upstream files for details.
161
162 2006-01-04  Norbert Koch  <viteno@xemacs.org>
163
164         * Makefile (VERSION): XEmacs package 1.89 released.
165
166 2006-01-04  Steve Youngs  <steve@sxemacs.org>
167
168         * Sync with upstream stable branch.
169         Please see the ChangeLog.upstream files for details.
170
171 2005-12-19  Norbert Koch  <viteno@xemacs.org>
172
173         * Makefile (VERSION): XEmacs package 1.88 released.
174
175 2005-12-19  Steve Youngs  <steve@sxemacs.org>
176
177         * Sync with upstream stable branch.
178         Please see the ChangeLog.upstream files for details.
179
180 2005-11-15  Norbert Koch  <viteno@xemacs.org>
181
182         * Makefile (VERSION): XEmacs package 1.87 released.
183
184 2005-11-15  Steve Youngs  <steve@sxemacs.org>
185
186         * Sync with upstream stable branch.
187         Please see the ChangeLog.upstream files for details.
188
189 2005-10-12  Norbert Koch  <viteno@xemacs.org>
190
191         * Makefile (VERSION): XEmacs package 1.86 released.
192
193 2005-04-03  Norbert Koch  <viteno@xemacs.org>
194
195         * Makefile (VERSION): XEmacs package 1.85 released.
196
197 2005-04-03  Steve Youngs  <steve@sxemacs.org>
198
199         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Fix an
200         "unrecognised menu descriptor" error.
201         From Katsumi Yamaoka  <yamaoka@jpl.org>
202
203 2005-03-20  Norbert Koch  <viteno@xemacs.org>
204
205         * Makefile (VERSION): XEmacs package 1.84 released.
206
207 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
208
209         * lisp/mm-util.el (mm-xemacs-find-mime-charset): Only call
210         mm-xemacs-find-mime-charset-1 if we have the mule feature
211         available at runtime. 
212
213 2005-03-14  Norbert Koch  <viteno@xemacs.org>
214
215         * Makefile (VERSION): XEmacs package 1.83 released.
216
217 2005-03-14  Aidan Kehoe  <kehoea@parhasard.net>
218
219         * lisp/mm-util.el (mm-coding-system-priorities): Healthier default
220         with non-Japanese language environments. 
221
222 2005-03-13  Steve Youngs  <steve@sxemacs.org>
223
224         * lisp/gnus-util.el (gnus-emacs-version): Support SXEmacs in
225         `gnus-extended-version'.
226
227 2005-03-13  Steve Youngs  <steve@sxemacs.org>
228
229         * lisp/gnus.el: Don't try and mark `gnus-agent-save-groups' as an
230         autoloaded function.
231         From: Andrey Slusar <anrays@gmail.com>.
232
233 2005-03-13  Steve Youngs  <steve@sxemacs.org>
234
235         * Sync to upstream 5.10 branch.
236         See ChangeLog.upstream files for details.
237
238         * Makefile (AUTHOR_VERSION): Bump to 5.10.7
239
240 2004-10-01  Norbert Koch  <viteno@xemacs.org>
241
242         * Makefile (VERSION): XEmacs package 1.82 released.
243
244 2004-09-29  Norbert Koch  <viteno@xemacs.org>
245
246         * Makefile (VERSION): XEmacs package 1.81 released.
247
248 2004-09-28  Steve Youngs  <steve@youngs.au.com>
249
250         * Sync to upstream 5.10 branch.
251         See ChangeLog.upstream files for details.
252
253 2004-06-07  Norbert Koch  <viteno@xemacs.org>
254
255         * Makefile (VERSION): XEmacs package 1.80 released.
256
257 2004-06-07  Steve Youngs  <steve@youngs.au.com>
258
259         * Makefile (MAINTAINER): Update my email address.
260
261         * Sync to upstream 5.10 branch.
262         Upstream Gnus has branched off a 5.10 series (there is talk of a
263         5.10.7 release some time).  This syncs our package to that.  See
264         the ChangeLog.upstream files for details.
265
266         * lisp/gnus-idna.el: Removed.
267         Unfortunately there is no mention of this in the upstream
268         ChangeLogs. 
269
270 2004-01-27  Norbert Koch  <viteno@xemacs.org>
271
272         * Makefile (VERSION): XEmacs package 1.79 released.
273
274 2004-01-26  Jerry James  <james@xemacs.org>
275
276         * lisp/gnus-spec.el (gnus-parse-simple-format): Fix setq value
277         omission.
278
279 2004-01-17  Norbert Koch  <viteno@xemacs.org>
280
281         * Makefile (VERSION): XEmacs package 1.78 released.
282
283 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
284
285         * lisp/gnus.el: Autoload `message-y-or-n-p' 
286
287 2004-01-12  Norbert Koch  <viteno@xemacs.org>
288
289         * Makefile (VERSION): XEmacs package 1.77 released.
290
291 2004-01-12  Steve Youngs  <sryoungs@bigpond.net.au>
292
293         * Makefile (DONTCOMPILE): Add _pkg.el, auto-autoloads.el, and
294         custom-load.el to prevent circular dependencies and double files
295         in the tarballs.
296
297 2004-01-05  Norbert Koch  <viteno@xemacs.org>
298
299         * Makefile (VERSION): XEmacs package 1.76 released.
300
301 2004-01-05  Steve Youngs  <sryoungs@bigpond.net.au>
302
303         * Makefile (AUTHOR_VERSION): Gnus 5.10.6 is released.
304         See the ChangeLog.upstream files for details.
305
306 2003-12-08  Norbert Koch  <viteno@xemacs.org>
307
308         * Makefile (VERSION): XEmacs package 1.75 released.
309
310 2003-12-08  Steve Youngs  <sryoungs@bigpond.net.au>
311
312         * lisp/lpath.el: Maybe bind `with-timeout'.
313
314         * lisp/dgnushack-xemacs.el: Defalias `match-string-no-properties'
315         to `match-string'.
316
317         * Makefile (DONTCOMPILE): Add gpg*.el.
318         (REQUIRES): Remove rmail, tm, and apel.
319
320 2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * lisp/gnus-util.el: Revert 2003-11-29 change, instead, provide the
323         compiler macro for rmail-select-summary if rmail is not available.
324
325 2003-12-04  Norbert Koch  <viteno@xemacs.org>
326
327         * Makefile (VERSION): XEmacs package 1.74 released.
328
329 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
330
331         * Makefile (REQUIRES): Remove fsf-compat, add ps-print.
332         (LISPFILES): Removed.
333         (DONTCOMPILE): New.  For any lisp that shouldn't be compiled.
334         (ELCS): Use it.
335         (PRELOADS): New.  Preload lisp/dgnushack-xemacs.el & lisp/lpath.el
336
337         * lisp/dgnushack.el: New.  We don't do anything with this file,
338         it's only here because it exists in the upstream tree.
339
340         * lisp/dgnushack-xemacs.el: New.  XEmacs package version of
341         above. 
342
343         * lisp/lpath.el: New.  From upstream tree.
344
345 2003-11-29  Jerry James  <james@xemacs.org>
346
347         * lisp/gnus-util.el: Get rmail definitions when compiling.
348         * lisp/gnus-xmas.el: Add autoloads for macros defined in gnus.el.
349
350 2003-12-01  Steve Youngs  <sryoungs@bigpond.net.au>
351
352         * lisp/mm-url.el: Require itimer when building with XEmacs.
353
354         * lisp/gpg.el: Ditto.
355
356 2003-10-13  Norbert Koch  <viteno@xemacs.org>
357
358         * Makefile (VERSION): XEmacs package 1.73 released.
359
360 2003-10-12  Adrian Aichner  <adrian@xemacs.org>
361
362         * texi/gnus.texi: General typo and whitespace fixes from gnus CVS,
363         carefully avoiding syncing documentation of new features.
364         * texi/gnus.texi (Mail Source Specifiers): uref fixes.
365
366 2003-10-10  Norbert Koch  <viteno@xemacs.org>
367
368         * Makefile (VERSION): XEmacs package 1.72 released.
369
370 2003-10-09  Steve Youngs  <sryoungs@bigpond.net.au>
371
372         * Makefile (MAINTAINER): Update my email address.
373
374 2003-05-18  Norbert Koch  <viteno@xemacs.org>
375
376         * Makefile (VERSION): XEmacs package 1.71 released.
377
378 2003-05-18  Vin Shelton  <acs@xemacs.org>
379
380     * Makefile (REQUIRES): Add sasl.
381
382 2003-05-14  Norbert Koch  <viteno@xemacs.org>
383
384         * Makefile (VERSION): XEmacs package 1.70 released.
385
386 2003-05-14  Steve Youngs  <youngs@xemacs.org>
387
388         * Sync to upstream version 5.10.2
389         See the ChangeLog.upstream files for details.
390
391         * Makefile (AUTHOR_VERSION): Bump.
392
393 2003-05-02  Norbert Koch  <viteno@xemacs.org>
394
395         * Makefile (VERSION): XEmacs package 1.69 released.
396
397 2003-05-02  Steve Youngs  <youngs@xemacs.org>
398
399         * Sync to upstream version 5.10.1.
400         See the ChangeLog.upstream files for details of changes.
401
402         * Makefile (AUTHOR_VERSION): Bump to 5.10.1.
403         (REQUIRES): Add pgg, net-utils, os-utils, dired, sieve.
404         (EXTRA_SOURCES): Add the upstream ChangeLogs.
405         (DATA_2_FILES): Add the .pbm files.
406         (DATA_4_FILES): Removed.
407         (DATA_4_DEST): Removed.
408         (DATA_5_FILES): Removed.
409         (DATA_5_DEST): Removed.
410         (EXTRA_TEXI_FILES): Remove 'gnusmail.texi', add
411         'doclicense.texi'. 
412
413         * package-info.in (provides): Update to include all provides.
414
415 2003-03-27  Norbert Koch  <viteno@xemacs.org>
416
417         * Makefile (VERSION): XEmacs package 1.68 released.
418
419 2003-03-27  Steve Youngs  <youngs@xemacs.org>
420
421         * Makefile (MAINTAINER): Put my name there.
422         (LISPFILES): The directory is now 'lisp/' not gnus/lisp/'.
423         (EXTRA_SOURCES): Ditto.
424         (DATA_5_FILES): Ditto.
425         (EXPLICIT_DOCS): Ditto.
426         (EXTRA_TEXI_FILES): Ditto.
427         (AUTOLOAD_PATH): Ditto.
428         (DATA_4_DEST): Put these files into etc/gnus/gnusrefcard/.
429         (DATA_5_DEST): Put these files into etc/gnus/.
430         (EXTRA_SOURCES): Add lisp/GNUS-NEWS.
431
432 2003-03-09  Ben Wing  <ben@xemacs.org>
433
434         * Makefile:
435         Delete explicit compile:: and binkit: rules.
436         Don't add custom-load.elc to the list of generated elc's.
437         Use EXPLICIT_DOCS instead of explicitly giving the targets
438         and dependencies.  Specify EXTRA_TEXI_FILES.
439
440 2003-03-02  Norbert Koch  <nk@viteno.net>
441
442         * Makefile (VERSION): XEmacs package 1.67 released.
443
444         * Makefile (VERSION): XEmacs package 1.66 released.
445
446 2003-01-03  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
447
448         * Makefile (VERSION): XEmacs package 1.65 released.
449
450 2002-12-17  Jerry James  <james@xemacs.org>
451
452         * Makefile (REQUIRES): Add tm and apel to satisfy transitive
453         dependencies from rmail.
454
455 2002-11-29  Ben Wing  <ben@xemacs.org>
456
457         * .cvsignore: Remove files now handled automatically by CVS.
458         * Makefile: Use `compile' instead of hard-coded `all'.
459
460 2002-10-15  Ville Skyttä  <scop@xemacs.org>
461
462         * Makefile (srckit): Remove.
463         (.PHONY): Remove srckit.
464
465 2002-10-14  Ville Skyttä  <scop@xemacs.org>
466
467         * Makefile (MANUALS): Removed (unused).
468
469 2002-09-26  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
470
471         * Makefile (VERSION): XEmacs package 1.64 released.
472
473 2002-09-25  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
474
475         * Makefile (VERSION): XEmacs package 1.63 released.
476
477 2002-09-17  Ville Skyttä  <scop@xemacs.org>
478
479         * Makefile (REQUIRES): Add ecrypto, we'll use md5 from there.
480         (EXTRA_SOURCES): New, add gnus/lisp/md5.el.upstream.
481         * package-info.in (provides): Remove md5.
482
483 2002-06-27  Steve Youngs  <youngs@xemacs.org>
484
485         * Makefile (VERSION): XEmacs package 1.62 released.
486
487 2002-06-08  Steve Youngs  <youngs@xemacs.org>
488
489         * Makefile (VERSION): XEmacs package 1.61 released.
490
491 2002-05-10  Steve Youngs  <youngs@xemacs.org>
492
493         * Makefile (VERSION): XEmacs package 1.60 released.
494
495 2002-05-07  Jerry James  <james@xemacs.org>
496
497         * etc/gnusrefcard/Makefile: Synch with last maintainer version.
498         * etc/gnusrefcard/README: Ditto.
499         * etc/gnusrefcard/gnusref.tex: Ditto.
500
501 2002-03-25  Steve Youngs  <youngs@xemacs.org>
502
503         * Makefile (VERSION): 1.59 released.
504
505 2002-03-17  Adrian Aichner  <adrian@xemacs.org>
506
507         * gnus/texi/Makefile: New file.
508         * gnus/texi/Makefile: include .../XEmacs.rules for generic HTML
509         rules.
510         * gnus/texi/Makefile (HTML_FILES): Moved here from ../../Makefile.
511         * gnus/texi/Makefile (HTML_DEP): Ditto.
512
513 2002-03-17  Adrian Aichner  <adrian@xemacs.org>
514
515         * Makefile: Add html rule to invoke gnus/texi/Makefile.
516
517 2002-01-13  Steve Youngs  <youngs@xemacs.org>
518
519         * package-info.in (provides): Update to include all provides.
520
521 2002-01-07  Adrian Aichner  <adrian@xemacs.org>
522
523         * Makefile (HTML_FILES): New.
524         * Makefile (HTML_DEP): New.
525
526 2001-08-29  Don Pellegrino  <udpelleg@speakeasy.net>
527
528         * ./gnus/lisp/gnus-msg.el (gnus-inews-do-gcc): Don't use
529         'gnus-alive-p". 
530
531 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
532
533         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
534         fix so it works with older versions of XEmacs.
535
536 2001-02-14  Steve Youngs  <youngs@xemacs.org>
537
538         * gnus-win.el: (gnus-configure-windows). Use 'switch-to-buffer' instead
539         of 'set-buffer' if featurep 'xemacs.
540         (gnus-remove-some-windows): Ditto.
541
542 2001-02-08  Steve Youngs  <youngs@xemacs.org>
543
544         * Sync with author version 5.8.8.
545
546 2000-11-08  Steve Youngs  <youngs@xemacs.org>
547
548         * ./gnus/lisp/custom-load.el: Removed - generated file.
549
550         * ./gnus/lisp/rfc2104.el: Moved to mail-lib package.
551
552 2000-11-07  Martin Buchholz <martin@xemacs.org>
553
554         * ./gnus/texi/gnus.texi: Doc fix.
555
556 2000-10-05  Martin Buchholz  <martin@xemacs.org>
557
558         * *: Mega typo fix.
559
560 2000-09-25  Steve Youngs  <youngs@xemacs.org>
561
562         * Makefile: Bring into line with author version 5.8.7 
563         (LISPFILES): New variable.
564         (ELCS): Use LISPFILES.
565         (DATA_FILES): Use wildcards.
566
567 2000-08-22  Steve Youngs  <youngs@xemacs.org>
568
569         * Makefile: Remove target 'clean' because it's covered in XEmacs.rules
570         (REQUIRES): Add fsf-compat
571
572 2000-07-10  Andreas Jaeger  <aj@suse.de>
573
574         * Imported version 5.8.7.
575
576         * Makefile (ELCS): Added new files.
577         (TEXI_FILES): Added new files.
578         (REQUIRES): Remove apel and tm since those are not needed
579         anymore.
580         (MANUALS): Added emacs-mime.
581         (INFO_FILES): Added emacs-mime.
582         (AUTHOR_VERSION): Updated.
583
584 2000-02-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
585
586         * Makefile (DATA_2_FILES): Install etc/smilies/*.x?m instead of
587         only *.xpm.
588         From Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
589
590 2000-01-07  Andreas Jaeger  <aj@suse.de>
591
592         * Makefile: Removed mailheader.el.
593
594         * gnus/gnus/lisp/mailheader.el: Moved to package mail-lib in
595         for Gnus 5.8.x usage.
596
597 1999-12-05  Andreas Jaeger  <aj@suse.de>
598
599         * Makefile (REQUIRES): Add eterm.
600         Patch by Jan Vroonhof <vroonhof@math.ethz.ch>. 
601
602 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
603
604         * Makefile: install gnus-tut.txt
605
606 1999-02-17  SL Baur  <steve@xemacs.org>
607
608         * Gnus' version of pop3.el is no longer used by XEmacs.
609
610 1998-09-25  SL Baur  <steve@altair.xemacs.org>
611
612         * Synch with Gnus-5.6.44.
613
614 1998-09-05  SL Baur  <steve@altair.xemacs.org>
615
616         * Synch with Gnus-5.6.43.
617
618 1998-08-28  SL Baur  <steve@altair.xemacs.org>
619
620         * Synch with Gnus-5.6.42.
621
622 1998-08-27  SL Baur  <steve@altair.xemacs.org>
623
624         * Synch with Gnus-5.6.41.
625         * Synch with Gnus-5.6.40.
626
627 1998-08-22  SL Baur  <steve@altair.xemacs.org>
628
629         * Synch with Gnus-5.6.39.
630
631 1998-08-19  SL Baur  <steve@altair.xemacs.org>
632
633         * Synch with Gnus-5.6.38.
634
635 1998-08-14  SL Baur  <steve@altair.xemacs.org>
636
637         * Synch with Gnus-5.6.36.
638         * Synch with Gnus-5.6.35.
639
640 1998-08-13  SL Baur  <steve@altair.xemacs.org>
641
642         * Synch with Gnus-5.6.34.
643
644 1998-08-11  SL Baur  <steve@altair.xemacs.org>
645
646         * Synch with Gnus-5.6.33.
647
648 1998-08-09  SL Baur  <steve@altair.xemacs.org>
649
650         * Synch with Gnus-5.6.31.
651
652 1998-08-06  SL Baur  <steve@altair.xemacs.org>
653
654         * Synch with Gnus-5.6.29.
655
656 1998-07-26  SL Baur  <steve@altair.xemacs.org>
657
658         * Synch with Gnus-5.6.27.
659
660 1998-07-24  SL Baur  <steve@altair.xemacs.org>
661
662         * Synch with Gnus-5.6.25.
663
664 1998-07-06  SL Baur  <steve@altair.xemacs.org>
665
666         * Synch with Gnus-5.6.23.
667
668 1998-06-29  SL Baur  <steve@altair.xemacs.org>
669
670         * Synch with Gnus-5.6.22.
671
672 1998-06-27  SL Baur  <steve@altair.xemacs.org>
673
674         * Synch with Gnus-5.6.20+gnus.texi patch.
675
676 1998-06-26  SL Baur  <steve@altair.xemacs.org>
677
678         * Synch with Gnus-5.6.16+Karl Kleinpaste patch.
679
680 1998-06-24  SL Baur  <steve@altair.xemacs.org>
681
682         * Synch with Gnus-5.6.13.
683
684 1998-06-01  SL Baur  <steve@altair.xemacs.org>
685
686         * Synch with Gnus-5.6.10.
687
688 1998-04-06  SL Baur  <steve@altair.xemacs.org>
689
690         * Makefile (binkit): Use TAR/EXCLUDES variables from XEmacs.rules.
691
692 1998-03-31  SL Baur  <steve@altair.xemacs.org>
693
694         * Synch with gnus-5.6.4.
695
696 1998-03-19  SL Baur  <steve@altair.xemacs.org>
697
698         * Synch with gnus-5.6.3.
699
700 1998-03-08  SL Baur  <steve@altair.xemacs.org>
701
702         * Synch with gnus-5.6.2.
703
704 1998-03-07  SL Baur  <steve@altair.xemacs.org>
705
706         * Synch with gnus-5.6.1.
707
708 1998-02-28  SL Baur  <steve@altair.xemacs.org>
709
710         * Synch with qgnus-0.34.
711
712 1998-02-23  SL Baur  <steve@altair.xemacs.org>
713
714         * Synch with qgnus-0.32.
715
716 1998-02-16  SL Baur  <steve@altair.xemacs.org>
717
718         * Synch with qgnus-0.28.
719
720 1998-02-15  SL Baur  <steve@altair.xemacs.org>
721
722         * Synch with qgnus-0.27.
723
724 1998-02-14  SL Baur  <steve@altair.xemacs.org>
725
726         * Synch with qgnus-0.26.
727
728 1998-02-13  SL Baur  <steve@altair.xemacs.org>
729
730         * Synch with qgnus-0.25.
731
732 1998-02-11  SL Baur  <steve@altair.xemacs.org>
733
734         * Synch with qgnus-0.24.
735
736 1998-01-25  SL Baur  <steve@altair.xemacs.org>
737
738         * gnus/lisp/auto-autoloads.el: Restore.
739
740 1998-01-24  SL Baur  <steve@altair.xemacs.org>
741
742         * Makefile (VERSION): Update to package standard 1.0.
743         * package-info.in: Ditto.