Add.
[gnus] / ChangeLog
1 2004-09-29  Simon Josefsson  <jas@extundo.com>
2
3         * GNUS-NEWS: Generated.
4
5         * Makefile.in (GNUS-NEWS): Add.
6
7 2004-09-11  Simon Josefsson  <jas@extundo.com>
8
9         * GNUS-NEWS: Generated.
10
11 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12
13         * etc/.cvsignore: Remove unused.
14
15 2004-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16
17         * make.bat: Fix line endings around arch-tag.
18
19 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20
21         * etc/gnus/gnus-setup.ast (Setting up a NNTP server)
22         (Setting up local mail storage (nnml)): fixed some bugs, added a
23         new screen - still testing
24
25 2004-06-01  Simon Josefsson  <jas@extundo.com>
26
27         * make.bat: Add SASL manual.
28
29 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * etc/gnus/news-server.ast: Use library validation.
32
33 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
34
35         * make.bat: Make sure that gnus-load.el and sieve are writable to
36         avoid breakage.
37
38 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
39
40         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
41         Schierl <schierlm-public@gmx.de> (tiny change).
42
43 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
44
45         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
46
47 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
48
49         * make.bat: Add missing parens.  From Robert Marshall
50         <spam@chezmarshall.freeserve.co.uk>.
51
52 2004-01-05  Simon Josefsson  <jas@extundo.com>
53
54         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
55         Mention password.el.
56         Mention NTLM.
57
58 2004-01-04  Simon Josefsson  <jas@extundo.com>
59
60         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
61         Mention `W e' for editing all.SCORE.
62
63 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
64
65         * GNUS-NEWS: Update copyright.
66
67         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
68         documentation and online version instead.
69
70         * GNUS-NEWS: Changed "Dired integration"
71
72 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
73
74         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
75
76 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
77
78         * GNUS-NEWS: Mention change of `e' in draft groups.
79
80 2003-05-01  Jesper Harder  <harder@ifa.au.dk>
81
82         * etc/gnus-tut.txt (http): Update.
83
84 2003-05-01  Simon Josefsson  <jas@extundo.com>
85
86         * GNUS-NEWS: Add prefix limit feature.
87
88 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
89
90         * GNUS-NEWS: Added Article Buttons.  Added Upgrading (from Simon
91         Josefsson).  Add gnus-mime-delete-part, markup fixes and some
92         other corrections.  Mention Gnus FAQ.
93         
94
95 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
96
97         * GNUS-NEWS: Additions.
98
99 2003-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
100
101         * GNUS-NEWS: Fixed X-Draft-Headers entry.
102
103 2003-04-27  Simon Josefsson  <jas@extundo.com>
104
105         * GNUS-NEWS: Fix PGP entry.  Doc GCC variable change.
106
107 2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
108
109         * make.bat: Flag as binary to ensure DOS line terminators.  Delete
110         trailing whitespace.
111
112 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
113         From Frank Schmitt  <ich@frank-schmitt.net>
114
115         * etc/gnus-tut.txt: Update Gnus FAQ, delete trailing whitespace.
116
117 2003-04-17  Kevin Greiner  <kgreiner@xpediantsolutions.com>
118
119         * make.bat: Cleaned up end-of-line characters.
120
121 2003-04-17  Steve Youngs  <youngs@xemacs.org>
122
123         * Makefile.in (XEMACS): Use @EMACS@.
124
125         * aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
126         building with XEmacs.
127
128         * aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
129         command line options to '-batch -no-autoloads...' for a cleaner
130         build environment.
131
132         * configure.in: Use it.
133
134         * configure: Regenerate.
135
136 2003-04-16  Reiner Steib  <Reiner.Steib@gmx.de>
137         From Frank Schmitt  <ich@frank-schmitt.net>
138
139         * make.bat: New variable EMACS_ARGS.  Changed XEmacs args.
140
141 2003-03-23  Simon Josefsson  <jas@extundo.com>
142
143         * GNUS-NEWS: Add IDNA.  Add TLS.  Fix USEFOR reference.
144
145 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
146         
147         * make.bat: Redone from scratch; supports both Emacs and XEmacs
148         now; correctly generate gnus-load.el; check for errors; use
149         makeinfo if available, infohack.el if it isn't; be less verbose
150         when copying files; copy files from etc/gnus and etc/smilies, too
151
152 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
153         
154         * make-x.bat: Removed, make.bat does its job now.
155
156 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net> 
157         
158         * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org.
159
160 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
161
162         * GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to
163         `gnus-cite-unsightly-citation-regexp'.
164
165 2003-02-18  Simon Josefsson  <jas@extundo.com>
166
167         * GNUS-NEWS: Talk about canlock more.
168
169 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
170
171         * GNUS-NEWS: Add user visible changes from Michael Shields from
172         the past couple of days.  Actual text from Michael.
173
174 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
175
176         * etc/gnus-tut.txt: Update.
177
178 2003-01-15  Simon Josefsson  <jas@extundo.com>
179
180         * GNUS-NEWS: Add.  Fix from Reiner Steib
181         <4uce.02.r.steib@gmx.net>.
182
183 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
184
185         * make.bat: Removed "-no-init-file" (it's the same as "-q").  Use
186         new variables EMACSBATCH and GNUS_INFO_DIR.  Install gnus-?,
187         message-?, sieve and pgg (in texi).  Added hint for dir entries.
188
189         * make-x.bat: Ditto.
190
191 2003-01-13  Simon Josefsson  <jas@extundo.com>
192
193         * GNUS-NEWS: Add smileys, Sender:, message-utils.
194         Expand anti-spam.  Fixes.
195
196 2003-01-09  Simon Josefsson  <jas@extundo.com>
197
198         * etc/gnus/preview.xpm: Add.
199
200 2003-01-06  Simon Josefsson  <jas@extundo.com>
201
202         * etc/gnus/receipt.xpm: Add.
203
204 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
205
206         * etc/gnus/preview.xbm: Add.
207
208 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * etc/gnus/gnus.xpm (oort): Make the color replaceable.
211
212 2002-12-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
213
214         * etc/smilies/*.pbm: Made them binary.
215
216 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
217
218         * etc/smilies/blink.xpm: Changed smileys and some new ones from
219         Alex Schroeder <alex@emacswiki.org>.
220
221 2002-04-26  Steve Youngs  <youngs@xemacs.org>
222
223         * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
224         for Emacs and 'site-packages/info' for XEmacs.
225         (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
226         for XEmacs.
227
228         * configure.in: Use 'AC_PATH_INFO_DIR'.
229
230 2002-02-22  Steve Youngs  <youngs@xemacs.org>
231
232         * aclocal.m4 (AC_PATH_LISPDIR): Default to
233         .../site-packages/lisp/gnus for XEmacs. 
234         (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
235         XEmacs. 
236
237 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
238
239         * etc/gnus/gnus.xpm: Remove some garbages at the end of the file.
240
241 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * etc/gnus/oort.xface (X-Face): Oort X-Face from
244         Raymond Scholz <ray-2002@zonix.de>.
245         
246 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
247
248         * etc/gnus/describe-group.xpm: Set pixels of first line to
249         background color. A bug in Emacs?
250
251 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
252
253         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
254         to coding.
255
256 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
257
258         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
259         Haun <pille3000@gmx.net>.
260
261 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
262
263         * ChangeLog, todo: Add `coding'.
264
265 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
266
267         * ChangeLog: changed coding to buffer-file-coding-system
268         * todo: same
269
270 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
271
272         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
273         Schmitt <ich@Frank-Schmitt.net>.
274
275 2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
276
277         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
278         dwimishness for old-time DOS users.  From Frank Schmitt
279         <ich@Frank-Schmitt.net>.
280
281 2001-11-15  Simon Josefsson  <jas@extundo.com>
282
283         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
284
285 2001-11-11  Simon Josefsson  <jas@extundo.com>
286
287         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
288         <pille3000@gmx.net>.
289
290 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
291
292         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
293         <oscholz@my.gnus.org>.
294
295 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
296
297         * etc/smilies/sad.pbm: New bitmap.
298         * etc/smilies/blink.pbm: Ditto.
299         Contributed by Kim F. Storm <storm@cua.dk>.
300
301 2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
302         From Frank Schmitt <ich@Frank-Schmitt.net>. 
303         
304         * make-x.bat: Use correct directory structure for XEmacs on Windows.
305
306 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * Makefile.in (uninstall): Add.
309         
310         * etc/Makefile.in (uninstall): Add.
311
312 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
313
314         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
315
316 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
317
318         * aclocal.m4, configure.in: Check commercial fonts.
319
320 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
321
322         * configure.in: Generate texi/ps/Makefile.
323
324 2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
325
326         * make.bat: Use parameter "/copy" rather than "copy" for increased
327         dwimishness for old-time DOS users.
328
329 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
330
331         * make-x.bat: New.
332
333 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
334
335         * make.bat: Use infohack.el to create info files.
336
337 2001-05-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
338
339         * etc/Makefile.in (datadir): Set this variable, like in the other
340         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
341
342 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
343
344         * GNUS-NEWS: Copyright and others.
345
346 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
347
348         * aclocal.m4 (AC_CHECK_URL): Add.
349
350         * configure.in: Use it.
351
352 2001-01-15  Jesper Harder <harder@ifa.au.dk>
353
354         * make.bat: Fix doc.
355
356 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
357
358         * configure.in: Add etc/Makefile.
359
360 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
361
362         * make.bat: set max-lisp-eval-depth.
363
364 2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
365
366         * make.bat: Makes it possible to generate the Info files on
367         windows again.
368
369 2000-08-24 Jesper Harder <jesper_harder@hotmail.com>
370
371         * make.bat: Use emacs.exe if emacs.bat does not exist.
372
373 2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
374
375         * gnus.texi: direntry added.
376
377         * message.texi: direntry added.
378
379         * emacs-mime.texi: direntry added.
380
381 2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * aclocal.m4 (AC_CHECK_W3): Fix typo.
384
385 2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
386
387         * aclocal.m4: Stolen macros from w3.
388         * configure.in: Use them.
389         * configure: Generate it.
390
391 2000-04-22 20:25:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
392
393         * GNUS-NEWS: Outline.
394
395 2000-01-06  Dave Love  <fx@gnu.org>
396
397         * aclocal.m4 (AM_PATH_LISPDIR): Check for user's EMACS setting.
398
399 1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
400
401         * xemacs.mak: New NMAKE file to support build and install on
402         Windows NT.
403
404 ;; Local Variables:
405 ;; coding: iso-2022-7bit
406 ;; End:
407
408 ;;; arch-tag: 60301ba8-b152-41b3-8fb2-173bba77f2a8