Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Internet » StarterPak/!Newsbase/Docs/Versions

StarterPak/!Newsbase/Docs/Versions

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Internet
Filename: StarterPak/!Newsbase/Docs/Versions
Read OK:
File size: 2FBD bytes
Load address: 0000
Exec address: 0000
File contents
NewsBase versions
-----------------

0.13 (05-June-1994)
-------------------

0.13 to 0.48 version information deleted to reduce size of this file...

0.49 (17-Oct-1994)
------------------

ka9q transport now puts fake articles in "control.newsbase" containing lists
 of new groups created since last call.
"Reply-Receipt-To:" header in mail messages is now responded to (a short
 acknowledgement is mailed to the address given). A "Precedence: bulk" header
 is added to prevent mail loops. "Precedence: bulk" or "Precedence: junk"
 is checked for in the original header, and if present, no reply is sent.
Added "Mailname" site attribute, so that a different name can be used for
 generating mail and for message-ID's. This attribute can be read by a client
 using NewsBase_Command 30 (SiteInfo), item 6.
Added timezone configuration to site setup.
"From" and "Subject" fields are set to "(no sender)" and "(no subject)" in
 index file, if blank.
Fixed ka9q "addgroup" - didn't add new line correctly to xxxGroup file if
 all lines were too long to append group.
Added vacation support. Requires a template mail reply, which is then
 remailed in response to incoming mail.
Added Newsbase_Command 450 and 460 to set/read forwarding address or vacation
 template file.
Overlong "Xref:" header lines are now stripped correctly from incoming files.
"Control:" and "Supersedes:" are only obeyed if an "Approved:" header is also
 present.
"Newsgroups:" header is checked before posting any article, and whitespace
 removed from the list.
Number of days to trim ka9q history files can now be adjusted (parameter
 in ka9q.postfetch).
Hopefully fixed case-sensitivity problem with newly-created email groups.

0.50 (23-Oct-1994)
------------------

"Reply-Receipt-To:" interpretation corrected to "Return-Receipt-To:".
"Message:" header in mail terminates interpretation of further headers.
Fixed RFC-compliance of Newsbase-generated Date: headers (had bad timezone).
Now broadcast host setup information (items 0-6) when changed in config.
Now use "#! rnews <len>" byte count, together with block memory copies,
 for debatching news (and mail with #! rmail separator).
Extra "Debatch" entry on iconbar menu when auto-debatch is switched off.
Changed memory management: input buffer is now located above HIMEM; article
 buffer above that. Other temporary buffers now use dynamic areas on
 RISC OS 3.5+, instead of RMA.
Various debatching speed enhancements.
Added prefetch transport command, called just before a debatch.
Fixed "Failed to save .outgoing" message when save outgoing disabled.
Added user interface for vacation handler.
ADJUST-click on menubar icon now opens main setup window.
Added some basic mail and news filters: junk/kill, submit, and redirection.
Redesigned setup windows again.
Slight speed increase in sending article lists.
Added config option for mail2news gateway.
Implemented Newsbase_Command 110 (Newgroups).
Added user interface for adding newly-created groups to feed.
New file check (and so debatch) is disabled when memory very low.
Added option to enable/disable return-receipt processing
Moved debug option to command line
Added separate option to retain processed batches
Added "kill-the-chefs" option.

0.51 (05-Nov-1994)
------------------

Removed statistics window (seems of limited use).
Added writable entries to expiry time menus.
Bugfix to behaviour when no active groups (eg missing ka9q xxxGroup file).
Scratch directory (tmp files) is cleared via 1-day expiry
Added auto update of !NewsDir files (!Boot, !Run, etc), so removed
 menu option for update.
Now prevent posting to control, junk, Email, Folder groups.
Added automatic newmail describing new features/changes on update.
Deleting group from disk now removes all empty directories in path.
Added support for local "newsbase." groups. Crossposting between these
 and true usenet is forbidden!
Included Gunnar Z�tl's updated Taylor uucp transport.
Removed 50-recipient restriction in ka9q sendmail program. Limit is now
 memory-dependant.
Revised parameters to transport files; wrote transport interface doc.
ListUsers returns user home directories.
New arrivals "Read" button is shaded if default reader doesn't exist or
 is unset.
Added option to ignore "Expires:" headers.
Added Newsbase_Update message 10 (Debatch finished)
rev.b:
Fixed some minor template problems
rev.c:
Fixed bug (due to typo) in vacation handler
More informative error handler
rev.d
Fixed bug in transport startup with missing files.
Extra warning given when setting vacation handler.
rev.e
Fixed bug in ka9q "delgroup" which could lose lines.
Fixed problems with case-sensitivity in groupnames (generally
 email/Email confusion).
rev.f
Replaced Taylor uucp transport with Gunnar's updated (again) version.

0.52 (01-Dec-1994)
------------------

New transport "memory" file defines memory requirements of transport progs.
Added ability to queue outgoing mail/news internally if insufficient memory
 to run sendmail or sendnews.
Newsbase now doesn't try to start up if a copy already running.
Replaced stupid linear groupname lookup with binary search (at last).
Grpinfo file is now sorted during loading.
Group "active" determination now uses Gunnar Z�tl's wild string match routine.
New icons, designed by Gav Maxell.
Iconbar icon now flashes during debatch.
Templates further redesigned to follow style guide more closely.
All text messages moved out of program to Messages file.
Revised error handler permits *attempt* to continue after error.
Tidyup code now deletes any newsbase dynamic areas on exit (after error).
ka9q "sendmail" now directly handles local mail.
Only 1 filter can now be triggered per article.
"To" filter now also examines "Cc:" and "X-Originally-To:" headers.
New filters now accept up to 3 conditions per trigger (linked by and/or).
Filter condition patterns can now include "*" wildcards (again using Gunnar
 Z�tl's nice assembler routine).
Filter conditions can also now be negated.
Articles are deleted from index when requested and not found.
Now supply simple ports of mpack/munpack for basic MIME support.
Added credits field in info window.
Added support for threading information.
Restored fix to debatch code to prevent article breaking at embedded
 "#! rnews" lines.
Altered Newsbase_Command/Reply 210 to request/return threading info.
Amended Newsbase_Reply 200 to return message ID.
Fixed potential Abort on data transfer error during debatch.
Changed date generation to use Territory calls, to return UK dates in non-UK
 territories.
Newsbase now looks for "groups" file in <Newsbase$Config>.[transportname].
Reordered transport startup so that directories are created before calling
 "startup".
Fixed disastrous bug in indexing ReadNews-style newsdirs - if directory was
 too full to create index, newsbase rampaged through RMA, until crash!
Fixed existing user detection during ReadNews-conversion.
More big changes to transport interface: replaced all of infiles, outfiles,
 directs, info, memory files with a single "params" file. This defines all
 of the contents of the old files, plus all other transport functions.
Newgroups browser now copes with stuff after groupname in file (behaviour
 of demon news server changed...).
Fixed long-standing problem with corruption of very long header lines.
Also fixed problem with processing very long newsgroups header lines
 (sometimes failed to find valid groups when >255 chars into line).
(test release...)
Fixed problem with startup welcome message (during update-installation)
rev.a:
Mysterious problem "missing sprite" fixed by removing mask from one sprite
 in Sprites22 resource file.
Hopefully fixed article length calculations to prevent two articles being
 saved as one.
Fixed incorrect parameters for addgroup/delgroup in transport defs (oops).
Improved error trapping & reporting from transports.
Fixed greying of some incorrect icons in control panels.
Switched method of switching iconbar sprites to more sensible one.
Replaced modgroups file (list of moderated groups) with updated copy.
rev.b:
Increased speed of group moderation check.
Added news database locking to prevent multiple accesses.
Fixed one potential problem with filehandle getting lost during index list.
 There may be other similar problems!
Added extra error-checking to dynamic area tidyup routine.
Added automatic use of territory-specific resources, with optional
 territory redirection (see Docs.Territory).
rev.c:
Replaced Gunnar's Taylor transport with updated version.
Expiry now timestamps group directories instead of storing lastexp date.
Improved a couple of dynamic area creation parameters (thanks to Simon
 Middleton).
Fixed %-age complete display during debatch to not crash above 21Mbytes
 offset into batch file.
Trying out new dynamic wimpslot adjustment method to avoid no room errors.
Added general purpose program for trimming any file by date - now does
 newgroups file and logfile as well as ka9q history files.
Fixed bug in ka9q sendmail when sending mail to multiple recipients with
 no gateway configured.
Fixed bug where "Use mail gateway" button wasn't updated correctly.
Repaired a couple of missing message tokens.
I think the hang-on-exit RPC bug may now be cured - various problems in
 dynamic area tidyup found by James Porritt and Ricky Sargeant.
rev.d:
Further work on wimpslot management to prevent no room errors.
Further improved dynamic area tidyup (thanks to Richard Sargeant)
Updated Thomas Aeby's uucp transport with modifications by Maurice Hendrix
Added "-nolocal" switch to ka9q sendmail to prevent local mail handling
rev.e:
Added a few more filter conditions (replyto, precedence, envelope) to add
 separation of mailing-list messages, and fixed some bugs in filter
 processing. The "Envelope" condition matches the actual recipient of a
 message rather than that found in any header line.
Fixed bug with reloading junk/kill filters.
Made behaviour of ka9q sendmail slightly better with long header lines
 (but will still misbehave with lines > 255 chars)
ka9q sendmail now has better address parsing (stricter compliance with
 RFC 822).
Sped up sending of grouplist to clients. Article count is now corrected
 after sending article list.
Added parameter substitutions %g and %G to mail2news gateway option.
Added Newsbase_Update 11 message (queue update).
Fixed self-destruct mode of convtrans transport converter!
rev.f:
iconbar menu option "Queues..." now always available.
More checking of low disk space during debatch.
Improved efficiency of batch recovery.
Fixed some problems with deleting groups.
Locked & expires-header articles are now treated differently during expiry,
 to reduce disk space usage.
ka9q sendmail now uses either Sender: or Errors-To: header to produce
 return path, in preference to From: header.
ka9q addgroup and delgroup updated to produce output files for !TCPIP 2.02.
Postings to moderated groups are now posted normally if "Approved:" header
 present.
Added article compression.
Recoded checking for new batch files for greater efficiency (plus correcting
 a few bugs introduced in 0.52e).
Fixed a problem where creation of a new group could disrupt the article
 save list during debatch.
Automatic expiry can now be scheduled by time of day.
Extended command protocol to support message reference numbers.

0.53 (19-Feb-1994)
------------------

Revised logfile format; many more events are now logged (including errors)
Fixed some bugs in compression/decompression code.
Newsbase now provides interactive help.
Added configurable free diskspace threshold (for stopping activity).
Added expiry option to iconbar menu (for non-automatic expiry).
Faster index update after deletions.
Support for working from read-only !NewsDir (in limited capacity)
rev.a:
Added basic readonly !NewsDir support
Minor fixes to ka9q addgroup, delgroup programs (which now accept a "-old"
 switch to produce old-style xxxGroup files for !TCPIP 2.01).
Removed old transport conversion utility.
rev.b
Fixed some minor startup problems
ka9q addgroup will now add groups to an empty xxxGroup file
Altered handling of compressed (squashfile) batches
rev.c
Added expiry-finished update message
Fixed some indexing oddities
00000000  4e 65 77 73 42 61 73 65  20 76 65 72 73 69 6f 6e  |NewsBase version|
00000010  73 0a 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |s.--------------|
00000020  2d 2d 2d 0a 0a 30 2e 31  33 20 28 30 35 2d 4a 75  |---..0.13 (05-Ju|
00000030  6e 65 2d 31 39 39 34 29  0a 2d 2d 2d 2d 2d 2d 2d  |ne-1994).-------|
00000040  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 30 2e  |------------..0.|
00000050  31 33 20 74 6f 20 30 2e  34 38 20 76 65 72 73 69  |13 to 0.48 versi|
00000060  6f 6e 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 64  |on information d|
00000070  65 6c 65 74 65 64 20 74  6f 20 72 65 64 75 63 65  |eleted to reduce|
00000080  20 73 69 7a 65 20 6f 66  20 74 68 69 73 20 66 69  | size of this fi|
00000090  6c 65 2e 2e 2e 0a 0a 30  2e 34 39 20 28 31 37 2d  |le.....0.49 (17-|
000000a0  4f 63 74 2d 31 39 39 34  29 0a 2d 2d 2d 2d 2d 2d  |Oct-1994).------|
000000b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 6b 61  |------------..ka|
000000c0  39 71 20 74 72 61 6e 73  70 6f 72 74 20 6e 6f 77  |9q transport now|
000000d0  20 70 75 74 73 20 66 61  6b 65 20 61 72 74 69 63  | puts fake artic|
000000e0  6c 65 73 20 69 6e 20 22  63 6f 6e 74 72 6f 6c 2e  |les in "control.|
000000f0  6e 65 77 73 62 61 73 65  22 20 63 6f 6e 74 61 69  |newsbase" contai|
00000100  6e 69 6e 67 20 6c 69 73  74 73 0a 20 6f 66 20 6e  |ning lists. of n|
00000110  65 77 20 67 72 6f 75 70  73 20 63 72 65 61 74 65  |ew groups create|
00000120  64 20 73 69 6e 63 65 20  6c 61 73 74 20 63 61 6c  |d since last cal|
00000130  6c 2e 0a 22 52 65 70 6c  79 2d 52 65 63 65 69 70  |l.."Reply-Receip|
00000140  74 2d 54 6f 3a 22 20 68  65 61 64 65 72 20 69 6e  |t-To:" header in|
00000150  20 6d 61 69 6c 20 6d 65  73 73 61 67 65 73 20 69  | mail messages i|
00000160  73 20 6e 6f 77 20 72 65  73 70 6f 6e 64 65 64 20  |s now responded |
00000170  74 6f 20 28 61 20 73 68  6f 72 74 0a 20 61 63 6b  |to (a short. ack|
00000180  6e 6f 77 6c 65 64 67 65  6d 65 6e 74 20 69 73 20  |nowledgement is |
00000190  6d 61 69 6c 65 64 20 74  6f 20 74 68 65 20 61 64  |mailed to the ad|
000001a0  64 72 65 73 73 20 67 69  76 65 6e 29 2e 20 41 20  |dress given). A |
000001b0  22 50 72 65 63 65 64 65  6e 63 65 3a 20 62 75 6c  |"Precedence: bul|
000001c0  6b 22 20 68 65 61 64 65  72 0a 20 69 73 20 61 64  |k" header. is ad|
000001d0  64 65 64 20 74 6f 20 70  72 65 76 65 6e 74 20 6d  |ded to prevent m|
000001e0  61 69 6c 20 6c 6f 6f 70  73 2e 20 22 50 72 65 63  |ail loops. "Prec|
000001f0  65 64 65 6e 63 65 3a 20  62 75 6c 6b 22 20 6f 72  |edence: bulk" or|
00000200  20 22 50 72 65 63 65 64  65 6e 63 65 3a 20 6a 75  | "Precedence: ju|
00000210  6e 6b 22 0a 20 69 73 20  63 68 65 63 6b 65 64 20  |nk". is checked |
00000220  66 6f 72 20 69 6e 20 74  68 65 20 6f 72 69 67 69  |for in the origi|
00000230  6e 61 6c 20 68 65 61 64  65 72 2c 20 61 6e 64 20  |nal header, and |
00000240  69 66 20 70 72 65 73 65  6e 74 2c 20 6e 6f 20 72  |if present, no r|
00000250  65 70 6c 79 20 69 73 20  73 65 6e 74 2e 0a 41 64  |eply is sent..Ad|
00000260  64 65 64 20 22 4d 61 69  6c 6e 61 6d 65 22 20 73  |ded "Mailname" s|
00000270  69 74 65 20 61 74 74 72  69 62 75 74 65 2c 20 73  |ite attribute, s|
00000280  6f 20 74 68 61 74 20 61  20 64 69 66 66 65 72 65  |o that a differe|
00000290  6e 74 20 6e 61 6d 65 20  63 61 6e 20 62 65 20 75  |nt name can be u|
000002a0  73 65 64 20 66 6f 72 0a  20 67 65 6e 65 72 61 74  |sed for. generat|
000002b0  69 6e 67 20 6d 61 69 6c  20 61 6e 64 20 66 6f 72  |ing mail and for|
000002c0  20 6d 65 73 73 61 67 65  2d 49 44 27 73 2e 20 54  | message-ID's. T|
000002d0  68 69 73 20 61 74 74 72  69 62 75 74 65 20 63 61  |his attribute ca|
000002e0  6e 20 62 65 20 72 65 61  64 20 62 79 20 61 20 63  |n be read by a c|
000002f0  6c 69 65 6e 74 0a 20 75  73 69 6e 67 20 4e 65 77  |lient. using New|
00000300  73 42 61 73 65 5f 43 6f  6d 6d 61 6e 64 20 33 30  |sBase_Command 30|
00000310  20 28 53 69 74 65 49 6e  66 6f 29 2c 20 69 74 65  | (SiteInfo), ite|
00000320  6d 20 36 2e 0a 41 64 64  65 64 20 74 69 6d 65 7a  |m 6..Added timez|
00000330  6f 6e 65 20 63 6f 6e 66  69 67 75 72 61 74 69 6f  |one configuratio|
00000340  6e 20 74 6f 20 73 69 74  65 20 73 65 74 75 70 2e  |n to site setup.|
00000350  0a 22 46 72 6f 6d 22 20  61 6e 64 20 22 53 75 62  |."From" and "Sub|
00000360  6a 65 63 74 22 20 66 69  65 6c 64 73 20 61 72 65  |ject" fields are|
00000370  20 73 65 74 20 74 6f 20  22 28 6e 6f 20 73 65 6e  | set to "(no sen|
00000380  64 65 72 29 22 20 61 6e  64 20 22 28 6e 6f 20 73  |der)" and "(no s|
00000390  75 62 6a 65 63 74 29 22  20 69 6e 0a 20 69 6e 64  |ubject)" in. ind|
000003a0  65 78 20 66 69 6c 65 2c  20 69 66 20 62 6c 61 6e  |ex file, if blan|
000003b0  6b 2e 0a 46 69 78 65 64  20 6b 61 39 71 20 22 61  |k..Fixed ka9q "a|
000003c0  64 64 67 72 6f 75 70 22  20 2d 20 64 69 64 6e 27  |ddgroup" - didn'|
000003d0  74 20 61 64 64 20 6e 65  77 20 6c 69 6e 65 20 63  |t add new line c|
000003e0  6f 72 72 65 63 74 6c 79  20 74 6f 20 78 78 78 47  |orrectly to xxxG|
000003f0  72 6f 75 70 20 66 69 6c  65 20 69 66 0a 20 61 6c  |roup file if. al|
00000400  6c 20 6c 69 6e 65 73 20  77 65 72 65 20 74 6f 6f  |l lines were too|
00000410  20 6c 6f 6e 67 20 74 6f  20 61 70 70 65 6e 64 20  | long to append |
00000420  67 72 6f 75 70 2e 0a 41  64 64 65 64 20 76 61 63  |group..Added vac|
00000430  61 74 69 6f 6e 20 73 75  70 70 6f 72 74 2e 20 52  |ation support. R|
00000440  65 71 75 69 72 65 73 20  61 20 74 65 6d 70 6c 61  |equires a templa|
00000450  74 65 20 6d 61 69 6c 20  72 65 70 6c 79 2c 20 77  |te mail reply, w|
00000460  68 69 63 68 20 69 73 20  74 68 65 6e 0a 20 72 65  |hich is then. re|
00000470  6d 61 69 6c 65 64 20 69  6e 20 72 65 73 70 6f 6e  |mailed in respon|
00000480  73 65 20 74 6f 20 69 6e  63 6f 6d 69 6e 67 20 6d  |se to incoming m|
00000490  61 69 6c 2e 0a 41 64 64  65 64 20 4e 65 77 73 62  |ail..Added Newsb|
000004a0  61 73 65 5f 43 6f 6d 6d  61 6e 64 20 34 35 30 20  |ase_Command 450 |
000004b0  61 6e 64 20 34 36 30 20  74 6f 20 73 65 74 2f 72  |and 460 to set/r|
000004c0  65 61 64 20 66 6f 72 77  61 72 64 69 6e 67 20 61  |ead forwarding a|
000004d0  64 64 72 65 73 73 20 6f  72 20 76 61 63 61 74 69  |ddress or vacati|
000004e0  6f 6e 0a 20 74 65 6d 70  6c 61 74 65 20 66 69 6c  |on. template fil|
000004f0  65 2e 0a 4f 76 65 72 6c  6f 6e 67 20 22 58 72 65  |e..Overlong "Xre|
00000500  66 3a 22 20 68 65 61 64  65 72 20 6c 69 6e 65 73  |f:" header lines|
00000510  20 61 72 65 20 6e 6f 77  20 73 74 72 69 70 70 65  | are now strippe|
00000520  64 20 63 6f 72 72 65 63  74 6c 79 20 66 72 6f 6d  |d correctly from|
00000530  20 69 6e 63 6f 6d 69 6e  67 20 66 69 6c 65 73 2e  | incoming files.|
00000540  0a 22 43 6f 6e 74 72 6f  6c 3a 22 20 61 6e 64 20  |."Control:" and |
00000550  22 53 75 70 65 72 73 65  64 65 73 3a 22 20 61 72  |"Supersedes:" ar|
00000560  65 20 6f 6e 6c 79 20 6f  62 65 79 65 64 20 69 66  |e only obeyed if|
00000570  20 61 6e 20 22 41 70 70  72 6f 76 65 64 3a 22 20  | an "Approved:" |
00000580  68 65 61 64 65 72 20 69  73 20 61 6c 73 6f 0a 20  |header is also. |
00000590  70 72 65 73 65 6e 74 2e  0a 22 4e 65 77 73 67 72  |present.."Newsgr|
000005a0  6f 75 70 73 3a 22 20 68  65 61 64 65 72 20 69 73  |oups:" header is|
000005b0  20 63 68 65 63 6b 65 64  20 62 65 66 6f 72 65 20  | checked before |
000005c0  70 6f 73 74 69 6e 67 20  61 6e 79 20 61 72 74 69  |posting any arti|
000005d0  63 6c 65 2c 20 61 6e 64  20 77 68 69 74 65 73 70  |cle, and whitesp|
000005e0  61 63 65 0a 20 72 65 6d  6f 76 65 64 20 66 72 6f  |ace. removed fro|
000005f0  6d 20 74 68 65 20 6c 69  73 74 2e 0a 4e 75 6d 62  |m the list..Numb|
00000600  65 72 20 6f 66 20 64 61  79 73 20 74 6f 20 74 72  |er of days to tr|
00000610  69 6d 20 6b 61 39 71 20  68 69 73 74 6f 72 79 20  |im ka9q history |
00000620  66 69 6c 65 73 20 63 61  6e 20 6e 6f 77 20 62 65  |files can now be|
00000630  20 61 64 6a 75 73 74 65  64 20 28 70 61 72 61 6d  | adjusted (param|
00000640  65 74 65 72 0a 20 69 6e  20 6b 61 39 71 2e 70 6f  |eter. in ka9q.po|
00000650  73 74 66 65 74 63 68 29  2e 0a 48 6f 70 65 66 75  |stfetch)..Hopefu|
00000660  6c 6c 79 20 66 69 78 65  64 20 63 61 73 65 2d 73  |lly fixed case-s|
00000670  65 6e 73 69 74 69 76 69  74 79 20 70 72 6f 62 6c  |ensitivity probl|
00000680  65 6d 20 77 69 74 68 20  6e 65 77 6c 79 2d 63 72  |em with newly-cr|
00000690  65 61 74 65 64 20 65 6d  61 69 6c 20 67 72 6f 75  |eated email grou|
000006a0  70 73 2e 0a 0a 30 2e 35  30 20 28 32 33 2d 4f 63  |ps...0.50 (23-Oc|
000006b0  74 2d 31 39 39 34 29 0a  2d 2d 2d 2d 2d 2d 2d 2d  |t-1994).--------|
000006c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 0a 22 52 65 70  |----------.."Rep|
000006d0  6c 79 2d 52 65 63 65 69  70 74 2d 54 6f 3a 22 20  |ly-Receipt-To:" |
000006e0  69 6e 74 65 72 70 72 65  74 61 74 69 6f 6e 20 63  |interpretation c|
000006f0  6f 72 72 65 63 74 65 64  20 74 6f 20 22 52 65 74  |orrected to "Ret|
00000700  75 72 6e 2d 52 65 63 65  69 70 74 2d 54 6f 3a 22  |urn-Receipt-To:"|
00000710  2e 0a 22 4d 65 73 73 61  67 65 3a 22 20 68 65 61  |.."Message:" hea|
00000720  64 65 72 20 69 6e 20 6d  61 69 6c 20 74 65 72 6d  |der in mail term|
00000730  69 6e 61 74 65 73 20 69  6e 74 65 72 70 72 65 74  |inates interpret|
00000740  61 74 69 6f 6e 20 6f 66  20 66 75 72 74 68 65 72  |ation of further|
00000750  20 68 65 61 64 65 72 73  2e 0a 46 69 78 65 64 20  | headers..Fixed |
00000760  52 46 43 2d 63 6f 6d 70  6c 69 61 6e 63 65 20 6f  |RFC-compliance o|
00000770  66 20 4e 65 77 73 62 61  73 65 2d 67 65 6e 65 72  |f Newsbase-gener|
00000780  61 74 65 64 20 44 61 74  65 3a 20 68 65 61 64 65  |ated Date: heade|
00000790  72 73 20 28 68 61 64 20  62 61 64 20 74 69 6d 65  |rs (had bad time|
000007a0  7a 6f 6e 65 29 2e 0a 4e  6f 77 20 62 72 6f 61 64  |zone)..Now broad|
000007b0  63 61 73 74 20 68 6f 73  74 20 73 65 74 75 70 20  |cast host setup |
000007c0  69 6e 66 6f 72 6d 61 74  69 6f 6e 20 28 69 74 65  |information (ite|
000007d0  6d 73 20 30 2d 36 29 20  77 68 65 6e 20 63 68 61  |ms 0-6) when cha|
000007e0  6e 67 65 64 20 69 6e 20  63 6f 6e 66 69 67 2e 0a  |nged in config..|
000007f0  4e 6f 77 20 75 73 65 20  22 23 21 20 72 6e 65 77  |Now use "#! rnew|
00000800  73 20 3c 6c 65 6e 3e 22  20 62 79 74 65 20 63 6f  |s <len>" byte co|
00000810  75 6e 74 2c 20 74 6f 67  65 74 68 65 72 20 77 69  |unt, together wi|
00000820  74 68 20 62 6c 6f 63 6b  20 6d 65 6d 6f 72 79 20  |th block memory |
00000830  63 6f 70 69 65 73 2c 0a  20 66 6f 72 20 64 65 62  |copies,. for deb|
00000840  61 74 63 68 69 6e 67 20  6e 65 77 73 20 28 61 6e  |atching news (an|
00000850  64 20 6d 61 69 6c 20 77  69 74 68 20 23 21 20 72  |d mail with #! r|
00000860  6d 61 69 6c 20 73 65 70  61 72 61 74 6f 72 29 2e  |mail separator).|
00000870  0a 45 78 74 72 61 20 22  44 65 62 61 74 63 68 22  |.Extra "Debatch"|
00000880  20 65 6e 74 72 79 20 6f  6e 20 69 63 6f 6e 62 61  | entry on iconba|
00000890  72 20 6d 65 6e 75 20 77  68 65 6e 20 61 75 74 6f  |r menu when auto|
000008a0  2d 64 65 62 61 74 63 68  20 69 73 20 73 77 69 74  |-debatch is swit|
000008b0  63 68 65 64 20 6f 66 66  2e 0a 43 68 61 6e 67 65  |ched off..Change|
000008c0  64 20 6d 65 6d 6f 72 79  20 6d 61 6e 61 67 65 6d  |d memory managem|
000008d0  65 6e 74 3a 20 69 6e 70  75 74 20 62 75 66 66 65  |ent: input buffe|
000008e0  72 20 69 73 20 6e 6f 77  20 6c 6f 63 61 74 65 64  |r is now located|
000008f0  20 61 62 6f 76 65 20 48  49 4d 45 4d 3b 20 61 72  | above HIMEM; ar|
00000900  74 69 63 6c 65 0a 20 62  75 66 66 65 72 20 61 62  |ticle. buffer ab|
00000910  6f 76 65 20 74 68 61 74  2e 20 4f 74 68 65 72 20  |ove that. Other |
00000920  74 65 6d 70 6f 72 61 72  79 20 62 75 66 66 65 72  |temporary buffer|
00000930  73 20 6e 6f 77 20 75 73  65 20 64 79 6e 61 6d 69  |s now use dynami|
00000940  63 20 61 72 65 61 73 20  6f 6e 0a 20 52 49 53 43  |c areas on. RISC|
00000950  20 4f 53 20 33 2e 35 2b  2c 20 69 6e 73 74 65 61  | OS 3.5+, instea|
00000960  64 20 6f 66 20 52 4d 41  2e 0a 56 61 72 69 6f 75  |d of RMA..Variou|
00000970  73 20 64 65 62 61 74 63  68 69 6e 67 20 73 70 65  |s debatching spe|
00000980  65 64 20 65 6e 68 61 6e  63 65 6d 65 6e 74 73 2e  |ed enhancements.|
00000990  0a 41 64 64 65 64 20 70  72 65 66 65 74 63 68 20  |.Added prefetch |
000009a0  74 72 61 6e 73 70 6f 72  74 20 63 6f 6d 6d 61 6e  |transport comman|
000009b0  64 2c 20 63 61 6c 6c 65  64 20 6a 75 73 74 20 62  |d, called just b|
000009c0  65 66 6f 72 65 20 61 20  64 65 62 61 74 63 68 2e  |efore a debatch.|
000009d0  0a 46 69 78 65 64 20 22  46 61 69 6c 65 64 20 74  |.Fixed "Failed t|
000009e0  6f 20 73 61 76 65 20 2e  6f 75 74 67 6f 69 6e 67  |o save .outgoing|
000009f0  22 20 6d 65 73 73 61 67  65 20 77 68 65 6e 20 73  |" message when s|
00000a00  61 76 65 20 6f 75 74 67  6f 69 6e 67 20 64 69 73  |ave outgoing dis|
00000a10  61 62 6c 65 64 2e 0a 41  64 64 65 64 20 75 73 65  |abled..Added use|
00000a20  72 20 69 6e 74 65 72 66  61 63 65 20 66 6f 72 20  |r interface for |
00000a30  76 61 63 61 74 69 6f 6e  20 68 61 6e 64 6c 65 72  |vacation handler|
00000a40  2e 0a 41 44 4a 55 53 54  2d 63 6c 69 63 6b 20 6f  |..ADJUST-click o|
00000a50  6e 20 6d 65 6e 75 62 61  72 20 69 63 6f 6e 20 6e  |n menubar icon n|
00000a60  6f 77 20 6f 70 65 6e 73  20 6d 61 69 6e 20 73 65  |ow opens main se|
00000a70  74 75 70 20 77 69 6e 64  6f 77 2e 0a 41 64 64 65  |tup window..Adde|
00000a80  64 20 73 6f 6d 65 20 62  61 73 69 63 20 6d 61 69  |d some basic mai|
00000a90  6c 20 61 6e 64 20 6e 65  77 73 20 66 69 6c 74 65  |l and news filte|
00000aa0  72 73 3a 20 6a 75 6e 6b  2f 6b 69 6c 6c 2c 20 73  |rs: junk/kill, s|
00000ab0  75 62 6d 69 74 2c 20 61  6e 64 20 72 65 64 69 72  |ubmit, and redir|
00000ac0  65 63 74 69 6f 6e 2e 0a  52 65 64 65 73 69 67 6e  |ection..Redesign|
00000ad0  65 64 20 73 65 74 75 70  20 77 69 6e 64 6f 77 73  |ed setup windows|
00000ae0  20 61 67 61 69 6e 2e 0a  53 6c 69 67 68 74 20 73  | again..Slight s|
00000af0  70 65 65 64 20 69 6e 63  72 65 61 73 65 20 69 6e  |peed increase in|
00000b00  20 73 65 6e 64 69 6e 67  20 61 72 74 69 63 6c 65  | sending article|
00000b10  20 6c 69 73 74 73 2e 0a  41 64 64 65 64 20 63 6f  | lists..Added co|
00000b20  6e 66 69 67 20 6f 70 74  69 6f 6e 20 66 6f 72 20  |nfig option for |
00000b30  6d 61 69 6c 32 6e 65 77  73 20 67 61 74 65 77 61  |mail2news gatewa|
00000b40  79 2e 0a 49 6d 70 6c 65  6d 65 6e 74 65 64 20 4e  |y..Implemented N|
00000b50  65 77 73 62 61 73 65 5f  43 6f 6d 6d 61 6e 64 20  |ewsbase_Command |
00000b60  31 31 30 20 28 4e 65 77  67 72 6f 75 70 73 29 2e  |110 (Newgroups).|
00000b70  0a 41 64 64 65 64 20 75  73 65 72 20 69 6e 74 65  |.Added user inte|
00000b80  72 66 61 63 65 20 66 6f  72 20 61 64 64 69 6e 67  |rface for adding|
00000b90  20 6e 65 77 6c 79 2d 63  72 65 61 74 65 64 20 67  | newly-created g|
00000ba0  72 6f 75 70 73 20 74 6f  20 66 65 65 64 2e 0a 4e  |roups to feed..N|
00000bb0  65 77 20 66 69 6c 65 20  63 68 65 63 6b 20 28 61  |ew file check (a|
00000bc0  6e 64 20 73 6f 20 64 65  62 61 74 63 68 29 20 69  |nd so debatch) i|
00000bd0  73 20 64 69 73 61 62 6c  65 64 20 77 68 65 6e 20  |s disabled when |
00000be0  6d 65 6d 6f 72 79 20 76  65 72 79 20 6c 6f 77 2e  |memory very low.|
00000bf0  0a 41 64 64 65 64 20 6f  70 74 69 6f 6e 20 74 6f  |.Added option to|
00000c00  20 65 6e 61 62 6c 65 2f  64 69 73 61 62 6c 65 20  | enable/disable |
00000c10  72 65 74 75 72 6e 2d 72  65 63 65 69 70 74 20 70  |return-receipt p|
00000c20  72 6f 63 65 73 73 69 6e  67 0a 4d 6f 76 65 64 20  |rocessing.Moved |
00000c30  64 65 62 75 67 20 6f 70  74 69 6f 6e 20 74 6f 20  |debug option to |
00000c40  63 6f 6d 6d 61 6e 64 20  6c 69 6e 65 0a 41 64 64  |command line.Add|
00000c50  65 64 20 73 65 70 61 72  61 74 65 20 6f 70 74 69  |ed separate opti|
00000c60  6f 6e 20 74 6f 20 72 65  74 61 69 6e 20 70 72 6f  |on to retain pro|
00000c70  63 65 73 73 65 64 20 62  61 74 63 68 65 73 0a 41  |cessed batches.A|
00000c80  64 64 65 64 20 22 6b 69  6c 6c 2d 74 68 65 2d 63  |dded "kill-the-c|
00000c90  68 65 66 73 22 20 6f 70  74 69 6f 6e 2e 0a 0a 30  |hefs" option...0|
00000ca0  2e 35 31 20 28 30 35 2d  4e 6f 76 2d 31 39 39 34  |.51 (05-Nov-1994|
00000cb0  29 0a 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |).--------------|
00000cc0  2d 2d 2d 2d 0a 0a 52 65  6d 6f 76 65 64 20 73 74  |----..Removed st|
00000cd0  61 74 69 73 74 69 63 73  20 77 69 6e 64 6f 77 20  |atistics window |
00000ce0  28 73 65 65 6d 73 20 6f  66 20 6c 69 6d 69 74 65  |(seems of limite|
00000cf0  64 20 75 73 65 29 2e 0a  41 64 64 65 64 20 77 72  |d use)..Added wr|
00000d00  69 74 61 62 6c 65 20 65  6e 74 72 69 65 73 20 74  |itable entries t|
00000d10  6f 20 65 78 70 69 72 79  20 74 69 6d 65 20 6d 65  |o expiry time me|
00000d20  6e 75 73 2e 0a 42 75 67  66 69 78 20 74 6f 20 62  |nus..Bugfix to b|
00000d30  65 68 61 76 69 6f 75 72  20 77 68 65 6e 20 6e 6f  |ehaviour when no|
00000d40  20 61 63 74 69 76 65 20  67 72 6f 75 70 73 20 28  | active groups (|
00000d50  65 67 20 6d 69 73 73 69  6e 67 20 6b 61 39 71 20  |eg missing ka9q |
00000d60  78 78 78 47 72 6f 75 70  20 66 69 6c 65 29 2e 0a  |xxxGroup file)..|
00000d70  53 63 72 61 74 63 68 20  64 69 72 65 63 74 6f 72  |Scratch director|
00000d80  79 20 28 74 6d 70 20 66  69 6c 65 73 29 20 69 73  |y (tmp files) is|
00000d90  20 63 6c 65 61 72 65 64  20 76 69 61 20 31 2d 64  | cleared via 1-d|
00000da0  61 79 20 65 78 70 69 72  79 0a 41 64 64 65 64 20  |ay expiry.Added |
00000db0  61 75 74 6f 20 75 70 64  61 74 65 20 6f 66 20 21  |auto update of !|
00000dc0  4e 65 77 73 44 69 72 20  66 69 6c 65 73 20 28 21  |NewsDir files (!|
00000dd0  42 6f 6f 74 2c 20 21 52  75 6e 2c 20 65 74 63 29  |Boot, !Run, etc)|
00000de0  2c 20 73 6f 20 72 65 6d  6f 76 65 64 0a 20 6d 65  |, so removed. me|
00000df0  6e 75 20 6f 70 74 69 6f  6e 20 66 6f 72 20 75 70  |nu option for up|
00000e00  64 61 74 65 2e 0a 4e 6f  77 20 70 72 65 76 65 6e  |date..Now preven|
00000e10  74 20 70 6f 73 74 69 6e  67 20 74 6f 20 63 6f 6e  |t posting to con|
00000e20  74 72 6f 6c 2c 20 6a 75  6e 6b 2c 20 45 6d 61 69  |trol, junk, Emai|
00000e30  6c 2c 20 46 6f 6c 64 65  72 20 67 72 6f 75 70 73  |l, Folder groups|
00000e40  2e 0a 41 64 64 65 64 20  61 75 74 6f 6d 61 74 69  |..Added automati|
00000e50  63 20 6e 65 77 6d 61 69  6c 20 64 65 73 63 72 69  |c newmail descri|
00000e60  62 69 6e 67 20 6e 65 77  20 66 65 61 74 75 72 65  |bing new feature|
00000e70  73 2f 63 68 61 6e 67 65  73 20 6f 6e 20 75 70 64  |s/changes on upd|
00000e80  61 74 65 2e 0a 44 65 6c  65 74 69 6e 67 20 67 72  |ate..Deleting gr|
00000e90  6f 75 70 20 66 72 6f 6d  20 64 69 73 6b 20 6e 6f  |oup from disk no|
00000ea0  77 20 72 65 6d 6f 76 65  73 20 61 6c 6c 20 65 6d  |w removes all em|
00000eb0  70 74 79 20 64 69 72 65  63 74 6f 72 69 65 73 20  |pty directories |
00000ec0  69 6e 20 70 61 74 68 2e  0a 41 64 64 65 64 20 73  |in path..Added s|
00000ed0  75 70 70 6f 72 74 20 66  6f 72 20 6c 6f 63 61 6c  |upport for local|
00000ee0  20 22 6e 65 77 73 62 61  73 65 2e 22 20 67 72 6f  | "newsbase." gro|
00000ef0  75 70 73 2e 20 43 72 6f  73 73 70 6f 73 74 69 6e  |ups. Crosspostin|
00000f00  67 20 62 65 74 77 65 65  6e 20 74 68 65 73 65 0a  |g between these.|
00000f10  20 61 6e 64 20 74 72 75  65 20 75 73 65 6e 65 74  | and true usenet|
00000f20  20 69 73 20 66 6f 72 62  69 64 64 65 6e 21 0a 49  | is forbidden!.I|
00000f30  6e 63 6c 75 64 65 64 20  47 75 6e 6e 61 72 20 5a  |ncluded Gunnar Z|
00000f40  d6 74 6c 27 73 20 75 70  64 61 74 65 64 20 54 61  |.tl's updated Ta|
00000f50  79 6c 6f 72 20 75 75 63  70 20 74 72 61 6e 73 70  |ylor uucp transp|
00000f60  6f 72 74 2e 0a 52 65 6d  6f 76 65 64 20 35 30 2d  |ort..Removed 50-|
00000f70  72 65 63 69 70 69 65 6e  74 20 72 65 73 74 72 69  |recipient restri|
00000f80  63 74 69 6f 6e 20 69 6e  20 6b 61 39 71 20 73 65  |ction in ka9q se|
00000f90  6e 64 6d 61 69 6c 20 70  72 6f 67 72 61 6d 2e 20  |ndmail program. |
00000fa0  4c 69 6d 69 74 20 69 73  20 6e 6f 77 0a 20 6d 65  |Limit is now. me|
00000fb0  6d 6f 72 79 2d 64 65 70  65 6e 64 61 6e 74 2e 0a  |mory-dependant..|
00000fc0  52 65 76 69 73 65 64 20  70 61 72 61 6d 65 74 65  |Revised paramete|
00000fd0  72 73 20 74 6f 20 74 72  61 6e 73 70 6f 72 74 20  |rs to transport |
00000fe0  66 69 6c 65 73 3b 20 77  72 6f 74 65 20 74 72 61  |files; wrote tra|
00000ff0  6e 73 70 6f 72 74 20 69  6e 74 65 72 66 61 63 65  |nsport interface|
00001000  20 64 6f 63 2e 0a 4c 69  73 74 55 73 65 72 73 20  | doc..ListUsers |
00001010  72 65 74 75 72 6e 73 20  75 73 65 72 20 68 6f 6d  |returns user hom|
00001020  65 20 64 69 72 65 63 74  6f 72 69 65 73 2e 0a 4e  |e directories..N|
00001030  65 77 20 61 72 72 69 76  61 6c 73 20 22 52 65 61  |ew arrivals "Rea|
00001040  64 22 20 62 75 74 74 6f  6e 20 69 73 20 73 68 61  |d" button is sha|
00001050  64 65 64 20 69 66 20 64  65 66 61 75 6c 74 20 72  |ded if default r|
00001060  65 61 64 65 72 20 64 6f  65 73 6e 27 74 20 65 78  |eader doesn't ex|
00001070  69 73 74 20 6f 72 0a 20  69 73 20 75 6e 73 65 74  |ist or. is unset|
00001080  2e 0a 41 64 64 65 64 20  6f 70 74 69 6f 6e 20 74  |..Added option t|
00001090  6f 20 69 67 6e 6f 72 65  20 22 45 78 70 69 72 65  |o ignore "Expire|
000010a0  73 3a 22 20 68 65 61 64  65 72 73 2e 0a 41 64 64  |s:" headers..Add|
000010b0  65 64 20 4e 65 77 73 62  61 73 65 5f 55 70 64 61  |ed Newsbase_Upda|
000010c0  74 65 20 6d 65 73 73 61  67 65 20 31 30 20 28 44  |te message 10 (D|
000010d0  65 62 61 74 63 68 20 66  69 6e 69 73 68 65 64 29  |ebatch finished)|
000010e0  0a 72 65 76 2e 62 3a 0a  46 69 78 65 64 20 73 6f  |.rev.b:.Fixed so|
000010f0  6d 65 20 6d 69 6e 6f 72  20 74 65 6d 70 6c 61 74  |me minor templat|
00001100  65 20 70 72 6f 62 6c 65  6d 73 0a 72 65 76 2e 63  |e problems.rev.c|
00001110  3a 0a 46 69 78 65 64 20  62 75 67 20 28 64 75 65  |:.Fixed bug (due|
00001120  20 74 6f 20 74 79 70 6f  29 20 69 6e 20 76 61 63  | to typo) in vac|
00001130  61 74 69 6f 6e 20 68 61  6e 64 6c 65 72 0a 4d 6f  |ation handler.Mo|
00001140  72 65 20 69 6e 66 6f 72  6d 61 74 69 76 65 20 65  |re informative e|
00001150  72 72 6f 72 20 68 61 6e  64 6c 65 72 0a 72 65 76  |rror handler.rev|
00001160  2e 64 0a 46 69 78 65 64  20 62 75 67 20 69 6e 20  |.d.Fixed bug in |
00001170  74 72 61 6e 73 70 6f 72  74 20 73 74 61 72 74 75  |transport startu|
00001180  70 20 77 69 74 68 20 6d  69 73 73 69 6e 67 20 66  |p with missing f|
00001190  69 6c 65 73 2e 0a 45 78  74 72 61 20 77 61 72 6e  |iles..Extra warn|
000011a0  69 6e 67 20 67 69 76 65  6e 20 77 68 65 6e 20 73  |ing given when s|
000011b0  65 74 74 69 6e 67 20 76  61 63 61 74 69 6f 6e 20  |etting vacation |
000011c0  68 61 6e 64 6c 65 72 2e  0a 72 65 76 2e 65 0a 46  |handler..rev.e.F|
000011d0  69 78 65 64 20 62 75 67  20 69 6e 20 6b 61 39 71  |ixed bug in ka9q|
000011e0  20 22 64 65 6c 67 72 6f  75 70 22 20 77 68 69 63  | "delgroup" whic|
000011f0  68 20 63 6f 75 6c 64 20  6c 6f 73 65 20 6c 69 6e  |h could lose lin|
00001200  65 73 2e 0a 46 69 78 65  64 20 70 72 6f 62 6c 65  |es..Fixed proble|
00001210  6d 73 20 77 69 74 68 20  63 61 73 65 2d 73 65 6e  |ms with case-sen|
00001220  73 69 74 69 76 69 74 79  20 69 6e 20 67 72 6f 75  |sitivity in grou|
00001230  70 6e 61 6d 65 73 20 28  67 65 6e 65 72 61 6c 6c  |pnames (generall|
00001240  79 0a 20 65 6d 61 69 6c  2f 45 6d 61 69 6c 20 63  |y. email/Email c|
00001250  6f 6e 66 75 73 69 6f 6e  29 2e 0a 72 65 76 2e 66  |onfusion)..rev.f|
00001260  0a 52 65 70 6c 61 63 65  64 20 54 61 79 6c 6f 72  |.Replaced Taylor|
00001270  20 75 75 63 70 20 74 72  61 6e 73 70 6f 72 74 20  | uucp transport |
00001280  77 69 74 68 20 47 75 6e  6e 61 72 27 73 20 75 70  |with Gunnar's up|
00001290  64 61 74 65 64 20 28 61  67 61 69 6e 29 20 76 65  |dated (again) ve|
000012a0  72 73 69 6f 6e 2e 0a 0a  30 2e 35 32 20 28 30 31  |rsion...0.52 (01|
000012b0  2d 44 65 63 2d 31 39 39  34 29 0a 2d 2d 2d 2d 2d  |-Dec-1994).-----|
000012c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 0a 4e  |-------------..N|
000012d0  65 77 20 74 72 61 6e 73  70 6f 72 74 20 22 6d 65  |ew transport "me|
000012e0  6d 6f 72 79 22 20 66 69  6c 65 20 64 65 66 69 6e  |mory" file defin|
000012f0  65 73 20 6d 65 6d 6f 72  79 20 72 65 71 75 69 72  |es memory requir|
00001300  65 6d 65 6e 74 73 20 6f  66 20 74 72 61 6e 73 70  |ements of transp|
00001310  6f 72 74 20 70 72 6f 67  73 2e 0a 41 64 64 65 64  |ort progs..Added|
00001320  20 61 62 69 6c 69 74 79  20 74 6f 20 71 75 65 75  | ability to queu|
00001330  65 20 6f 75 74 67 6f 69  6e 67 20 6d 61 69 6c 2f  |e outgoing mail/|
00001340  6e 65 77 73 20 69 6e 74  65 72 6e 61 6c 6c 79 20  |news internally |
00001350  69 66 20 69 6e 73 75 66  66 69 63 69 65 6e 74 20  |if insufficient |
00001360  6d 65 6d 6f 72 79 0a 20  74 6f 20 72 75 6e 20 73  |memory. to run s|
00001370  65 6e 64 6d 61 69 6c 20  6f 72 20 73 65 6e 64 6e  |endmail or sendn|
00001380  65 77 73 2e 0a 4e 65 77  73 62 61 73 65 20 6e 6f  |ews..Newsbase no|
00001390  77 20 64 6f 65 73 6e 27  74 20 74 72 79 20 74 6f  |w doesn't try to|
000013a0  20 73 74 61 72 74 20 75  70 20 69 66 20 61 20 63  | start up if a c|
000013b0  6f 70 79 20 61 6c 72 65  61 64 79 20 72 75 6e 6e  |opy already runn|
000013c0  69 6e 67 2e 0a 52 65 70  6c 61 63 65 64 20 73 74  |ing..Replaced st|
000013d0  75 70 69 64 20 6c 69 6e  65 61 72 20 67 72 6f 75  |upid linear grou|
000013e0  70 6e 61 6d 65 20 6c 6f  6f 6b 75 70 20 77 69 74  |pname lookup wit|
000013f0  68 20 62 69 6e 61 72 79  20 73 65 61 72 63 68 20  |h binary search |
00001400  28 61 74 20 6c 61 73 74  29 2e 0a 47 72 70 69 6e  |(at last)..Grpin|
00001410  66 6f 20 66 69 6c 65 20  69 73 20 6e 6f 77 20 73  |fo file is now s|
00001420  6f 72 74 65 64 20 64 75  72 69 6e 67 20 6c 6f 61  |orted during loa|
00001430  64 69 6e 67 2e 0a 47 72  6f 75 70 20 22 61 63 74  |ding..Group "act|
00001440  69 76 65 22 20 64 65 74  65 72 6d 69 6e 61 74 69  |ive" determinati|
00001450  6f 6e 20 6e 6f 77 20 75  73 65 73 20 47 75 6e 6e  |on now uses Gunn|
00001460  61 72 20 5a f6 74 6c 27  73 20 77 69 6c 64 20 73  |ar Z.tl's wild s|
00001470  74 72 69 6e 67 20 6d 61  74 63 68 20 72 6f 75 74  |tring match rout|
00001480  69 6e 65 2e 0a 4e 65 77  20 69 63 6f 6e 73 2c 20  |ine..New icons, |
00001490  64 65 73 69 67 6e 65 64  20 62 79 20 47 61 76 20  |designed by Gav |
000014a0  4d 61 78 65 6c 6c 2e 0a  49 63 6f 6e 62 61 72 20  |Maxell..Iconbar |
000014b0  69 63 6f 6e 20 6e 6f 77  20 66 6c 61 73 68 65 73  |icon now flashes|
000014c0  20 64 75 72 69 6e 67 20  64 65 62 61 74 63 68 2e  | during debatch.|
000014d0  0a 54 65 6d 70 6c 61 74  65 73 20 66 75 72 74 68  |.Templates furth|
000014e0  65 72 20 72 65 64 65 73  69 67 6e 65 64 20 74 6f  |er redesigned to|
000014f0  20 66 6f 6c 6c 6f 77 20  73 74 79 6c 65 20 67 75  | follow style gu|
00001500  69 64 65 20 6d 6f 72 65  20 63 6c 6f 73 65 6c 79  |ide more closely|
00001510  2e 0a 41 6c 6c 20 74 65  78 74 20 6d 65 73 73 61  |..All text messa|
00001520  67 65 73 20 6d 6f 76 65  64 20 6f 75 74 20 6f 66  |ges moved out of|
00001530  20 70 72 6f 67 72 61 6d  20 74 6f 20 4d 65 73 73  | program to Mess|
00001540  61 67 65 73 20 66 69 6c  65 2e 0a 52 65 76 69 73  |ages file..Revis|
00001550  65 64 20 65 72 72 6f 72  20 68 61 6e 64 6c 65 72  |ed error handler|
00001560  20 70 65 72 6d 69 74 73  20 2a 61 74 74 65 6d 70  | permits *attemp|
00001570  74 2a 20 74 6f 20 63 6f  6e 74 69 6e 75 65 20 61  |t* to continue a|
00001580  66 74 65 72 20 65 72 72  6f 72 2e 0a 54 69 64 79  |fter error..Tidy|
00001590  75 70 20 63 6f 64 65 20  6e 6f 77 20 64 65 6c 65  |up code now dele|
000015a0  74 65 73 20 61 6e 79 20  6e 65 77 73 62 61 73 65  |tes any newsbase|
000015b0  20 64 79 6e 61 6d 69 63  20 61 72 65 61 73 20 6f  | dynamic areas o|
000015c0  6e 20 65 78 69 74 20 28  61 66 74 65 72 20 65 72  |n exit (after er|
000015d0  72 6f 72 29 2e 0a 6b 61  39 71 20 22 73 65 6e 64  |ror)..ka9q "send|
000015e0  6d 61 69 6c 22 20 6e 6f  77 20 64 69 72 65 63 74  |mail" now direct|
000015f0  6c 79 20 68 61 6e 64 6c  65 73 20 6c 6f 63 61 6c  |ly handles local|
00001600  20 6d 61 69 6c 2e 0a 4f  6e 6c 79 20 31 20 66 69  | mail..Only 1 fi|
00001610  6c 74 65 72 20 63 61 6e  20 6e 6f 77 20 62 65 20  |lter can now be |
00001620  74 72 69 67 67 65 72 65  64 20 70 65 72 20 61 72  |triggered per ar|
00001630  74 69 63 6c 65 2e 0a 22  54 6f 22 20 66 69 6c 74  |ticle.."To" filt|
00001640  65 72 20 6e 6f 77 20 61  6c 73 6f 20 65 78 61 6d  |er now also exam|
00001650  69 6e 65 73 20 22 43 63  3a 22 20 61 6e 64 20 22  |ines "Cc:" and "|
00001660  58 2d 4f 72 69 67 69 6e  61 6c 6c 79 2d 54 6f 3a  |X-Originally-To:|
00001670  22 20 68 65 61 64 65 72  73 2e 0a 4e 65 77 20 66  |" headers..New f|
00001680  69 6c 74 65 72 73 20 6e  6f 77 20 61 63 63 65 70  |ilters now accep|
00001690  74 20 75 70 20 74 6f 20  33 20 63 6f 6e 64 69 74  |t up to 3 condit|
000016a0  69 6f 6e 73 20 70 65 72  20 74 72 69 67 67 65 72  |ions per trigger|
000016b0  20 28 6c 69 6e 6b 65 64  20 62 79 20 61 6e 64 2f  | (linked by and/|
000016c0  6f 72 29 2e 0a 46 69 6c  74 65 72 20 63 6f 6e 64  |or)..Filter cond|
000016d0  69 74 69 6f 6e 20 70 61  74 74 65 72 6e 73 20 63  |ition patterns c|
000016e0  61 6e 20 6e 6f 77 20 69  6e 63 6c 75 64 65 20 22  |an now include "|
000016f0  2a 22 20 77 69 6c 64 63  61 72 64 73 20 28 61 67  |*" wildcards (ag|
00001700  61 69 6e 20 75 73 69 6e  67 20 47 75 6e 6e 61 72  |ain using Gunnar|
00001710  0a 20 5a f6 74 6c 27 73  20 6e 69 63 65 20 61 73  |. Z.tl's nice as|
00001720  73 65 6d 62 6c 65 72 20  72 6f 75 74 69 6e 65 29  |sembler routine)|
00001730  2e 0a 46 69 6c 74 65 72  20 63 6f 6e 64 69 74 69  |..Filter conditi|
00001740  6f 6e 73 20 63 61 6e 20  61 6c 73 6f 20 6e 6f 77  |ons can also now|
00001750  20 62 65 20 6e 65 67 61  74 65 64 2e 0a 41 72 74  | be negated..Art|
00001760  69 63 6c 65 73 20 61 72  65 20 64 65 6c 65 74 65  |icles are delete|
00001770  64 20 66 72 6f 6d 20 69  6e 64 65 78 20 77 68 65  |d from index whe|
00001780  6e 20 72 65 71 75 65 73  74 65 64 20 61 6e 64 20  |n requested and |
00001790  6e 6f 74 20 66 6f 75 6e  64 2e 0a 4e 6f 77 20 73  |not found..Now s|
000017a0  75 70 70 6c 79 20 73 69  6d 70 6c 65 20 70 6f 72  |upply simple por|
000017b0  74 73 20 6f 66 20 6d 70  61 63 6b 2f 6d 75 6e 70  |ts of mpack/munp|
000017c0  61 63 6b 20 66 6f 72 20  62 61 73 69 63 20 4d 49  |ack for basic MI|
000017d0  4d 45 20 73 75 70 70 6f  72 74 2e 0a 41 64 64 65  |ME support..Adde|
000017e0  64 20 63 72 65 64 69 74  73 20 66 69 65 6c 64 20  |d credits field |
000017f0  69 6e 20 69 6e 66 6f 20  77 69 6e 64 6f 77 2e 0a  |in info window..|
00001800  41 64 64 65 64 20 73 75  70 70 6f 72 74 20 66 6f  |Added support fo|
00001810  72 20 74 68 72 65 61 64  69 6e 67 20 69 6e 66 6f  |r threading info|
00001820  72 6d 61 74 69 6f 6e 2e  0a 52 65 73 74 6f 72 65  |rmation..Restore|
00001830  64 20 66 69 78 20 74 6f  20 64 65 62 61 74 63 68  |d fix to debatch|
00001840  20 63 6f 64 65 20 74 6f  20 70 72 65 76 65 6e 74  | code to prevent|
00001850  20 61 72 74 69 63 6c 65  20 62 72 65 61 6b 69 6e  | article breakin|
00001860  67 20 61 74 20 65 6d 62  65 64 64 65 64 0a 20 22  |g at embedded. "|
00001870  23 21 20 72 6e 65 77 73  22 20 6c 69 6e 65 73 2e  |#! rnews" lines.|
00001880  0a 41 6c 74 65 72 65 64  20 4e 65 77 73 62 61 73  |.Altered Newsbas|
00001890  65 5f 43 6f 6d 6d 61 6e  64 2f 52 65 70 6c 79 20  |e_Command/Reply |
000018a0  32 31 30 20 74 6f 20 72  65 71 75 65 73 74 2f 72  |210 to request/r|
000018b0  65 74 75 72 6e 20 74 68  72 65 61 64 69 6e 67 20  |eturn threading |
000018c0  69 6e 66 6f 2e 0a 41 6d  65 6e 64 65 64 20 4e 65  |info..Amended Ne|
000018d0  77 73 62 61 73 65 5f 52  65 70 6c 79 20 32 30 30  |wsbase_Reply 200|
000018e0  20 74 6f 20 72 65 74 75  72 6e 20 6d 65 73 73 61  | to return messa|
000018f0  67 65 20 49 44 2e 0a 46  69 78 65 64 20 70 6f 74  |ge ID..Fixed pot|
00001900  65 6e 74 69 61 6c 20 41  62 6f 72 74 20 6f 6e 20  |ential Abort on |
00001910  64 61 74 61 20 74 72 61  6e 73 66 65 72 20 65 72  |data transfer er|
00001920  72 6f 72 20 64 75 72 69  6e 67 20 64 65 62 61 74  |ror during debat|
00001930  63 68 2e 0a 43 68 61 6e  67 65 64 20 64 61 74 65  |ch..Changed date|
00001940  20 67 65 6e 65 72 61 74  69 6f 6e 20 74 6f 20 75  | generation to u|
00001950  73 65 20 54 65 72 72 69  74 6f 72 79 20 63 61 6c  |se Territory cal|
00001960  6c 73 2c 20 74 6f 20 72  65 74 75 72 6e 20 55 4b  |ls, to return UK|
00001970  20 64 61 74 65 73 20 69  6e 20 6e 6f 6e 2d 55 4b  | dates in non-UK|
00001980  0a 20 74 65 72 72 69 74  6f 72 69 65 73 2e 0a 4e  |. territories..N|
00001990  65 77 73 62 61 73 65 20  6e 6f 77 20 6c 6f 6f 6b  |ewsbase now look|
000019a0  73 20 66 6f 72 20 22 67  72 6f 75 70 73 22 20 66  |s for "groups" f|
000019b0  69 6c 65 20 69 6e 20 3c  4e 65 77 73 62 61 73 65  |ile in <Newsbase|
000019c0  24 43 6f 6e 66 69 67 3e  2e 5b 74 72 61 6e 73 70  |$Config>.[transp|
000019d0  6f 72 74 6e 61 6d 65 5d  2e 0a 52 65 6f 72 64 65  |ortname]..Reorde|
000019e0  72 65 64 20 74 72 61 6e  73 70 6f 72 74 20 73 74  |red transport st|
000019f0  61 72 74 75 70 20 73 6f  20 74 68 61 74 20 64 69  |artup so that di|
00001a00  72 65 63 74 6f 72 69 65  73 20 61 72 65 20 63 72  |rectories are cr|
00001a10  65 61 74 65 64 20 62 65  66 6f 72 65 20 63 61 6c  |eated before cal|
00001a20  6c 69 6e 67 0a 20 22 73  74 61 72 74 75 70 22 2e  |ling. "startup".|
00001a30  0a 46 69 78 65 64 20 64  69 73 61 73 74 72 6f 75  |.Fixed disastrou|
00001a40  73 20 62 75 67 20 69 6e  20 69 6e 64 65 78 69 6e  |s bug in indexin|
00001a50  67 20 52 65 61 64 4e 65  77 73 2d 73 74 79 6c 65  |g ReadNews-style|
00001a60  20 6e 65 77 73 64 69 72  73 20 2d 20 69 66 20 64  | newsdirs - if d|
00001a70  69 72 65 63 74 6f 72 79  20 77 61 73 0a 20 74 6f  |irectory was. to|
00001a80  6f 20 66 75 6c 6c 20 74  6f 20 63 72 65 61 74 65  |o full to create|
00001a90  20 69 6e 64 65 78 2c 20  6e 65 77 73 62 61 73 65  | index, newsbase|
00001aa0  20 72 61 6d 70 61 67 65  64 20 74 68 72 6f 75 67  | rampaged throug|
00001ab0  68 20 52 4d 41 2c 20 75  6e 74 69 6c 20 63 72 61  |h RMA, until cra|
00001ac0  73 68 21 0a 46 69 78 65  64 20 65 78 69 73 74 69  |sh!.Fixed existi|
00001ad0  6e 67 20 75 73 65 72 20  64 65 74 65 63 74 69 6f  |ng user detectio|
00001ae0  6e 20 64 75 72 69 6e 67  20 52 65 61 64 4e 65 77  |n during ReadNew|
00001af0  73 2d 63 6f 6e 76 65 72  73 69 6f 6e 2e 0a 4d 6f  |s-conversion..Mo|
00001b00  72 65 20 62 69 67 20 63  68 61 6e 67 65 73 20 74  |re big changes t|
00001b10  6f 20 74 72 61 6e 73 70  6f 72 74 20 69 6e 74 65  |o transport inte|
00001b20  72 66 61 63 65 3a 20 72  65 70 6c 61 63 65 64 20  |rface: replaced |
00001b30  61 6c 6c 20 6f 66 20 69  6e 66 69 6c 65 73 2c 20  |all of infiles, |
00001b40  6f 75 74 66 69 6c 65 73  2c 0a 20 64 69 72 65 63  |outfiles,. direc|
00001b50  74 73 2c 20 69 6e 66 6f  2c 20 6d 65 6d 6f 72 79  |ts, info, memory|
00001b60  20 66 69 6c 65 73 20 77  69 74 68 20 61 20 73 69  | files with a si|
00001b70  6e 67 6c 65 20 22 70 61  72 61 6d 73 22 20 66 69  |ngle "params" fi|
00001b80  6c 65 2e 20 54 68 69 73  20 64 65 66 69 6e 65 73  |le. This defines|
00001b90  20 61 6c 6c 0a 20 6f 66  20 74 68 65 20 63 6f 6e  | all. of the con|
00001ba0  74 65 6e 74 73 20 6f 66  20 74 68 65 20 6f 6c 64  |tents of the old|
00001bb0  20 66 69 6c 65 73 2c 20  70 6c 75 73 20 61 6c 6c  | files, plus all|
00001bc0  20 6f 74 68 65 72 20 74  72 61 6e 73 70 6f 72 74  | other transport|
00001bd0  20 66 75 6e 63 74 69 6f  6e 73 2e 0a 4e 65 77 67  | functions..Newg|
00001be0  72 6f 75 70 73 20 62 72  6f 77 73 65 72 20 6e 6f  |roups browser no|
00001bf0  77 20 63 6f 70 65 73 20  77 69 74 68 20 73 74 75  |w copes with stu|
00001c00  66 66 20 61 66 74 65 72  20 67 72 6f 75 70 6e 61  |ff after groupna|
00001c10  6d 65 20 69 6e 20 66 69  6c 65 20 28 62 65 68 61  |me in file (beha|
00001c20  76 69 6f 75 72 0a 20 6f  66 20 64 65 6d 6f 6e 20  |viour. of demon |
00001c30  6e 65 77 73 20 73 65 72  76 65 72 20 63 68 61 6e  |news server chan|
00001c40  67 65 64 2e 2e 2e 29 2e  0a 46 69 78 65 64 20 6c  |ged...)..Fixed l|
00001c50  6f 6e 67 2d 73 74 61 6e  64 69 6e 67 20 70 72 6f  |ong-standing pro|
00001c60  62 6c 65 6d 20 77 69 74  68 20 63 6f 72 72 75 70  |blem with corrup|
00001c70  74 69 6f 6e 20 6f 66 20  76 65 72 79 20 6c 6f 6e  |tion of very lon|
00001c80  67 20 68 65 61 64 65 72  20 6c 69 6e 65 73 2e 0a  |g header lines..|
00001c90  41 6c 73 6f 20 66 69 78  65 64 20 70 72 6f 62 6c  |Also fixed probl|
00001ca0  65 6d 20 77 69 74 68 20  70 72 6f 63 65 73 73 69  |em with processi|
00001cb0  6e 67 20 76 65 72 79 20  6c 6f 6e 67 20 6e 65 77  |ng very long new|
00001cc0  73 67 72 6f 75 70 73 20  68 65 61 64 65 72 20 6c  |sgroups header l|
00001cd0  69 6e 65 73 0a 20 28 73  6f 6d 65 74 69 6d 65 73  |ines. (sometimes|
00001ce0  20 66 61 69 6c 65 64 20  74 6f 20 66 69 6e 64 20  | failed to find |
00001cf0  76 61 6c 69 64 20 67 72  6f 75 70 73 20 77 68 65  |valid groups whe|
00001d00  6e 20 3e 32 35 35 20 63  68 61 72 73 20 69 6e 74  |n >255 chars int|
00001d10  6f 20 6c 69 6e 65 29 2e  0a 28 74 65 73 74 20 72  |o line)..(test r|
00001d20  65 6c 65 61 73 65 2e 2e  2e 29 0a 46 69 78 65 64  |elease...).Fixed|
00001d30  20 70 72 6f 62 6c 65 6d  20 77 69 74 68 20 73 74  | problem with st|
00001d40  61 72 74 75 70 20 77 65  6c 63 6f 6d 65 20 6d 65  |artup welcome me|
00001d50  73 73 61 67 65 20 28 64  75 72 69 6e 67 20 75 70  |ssage (during up|
00001d60  64 61 74 65 2d 69 6e 73  74 61 6c 6c 61 74 69 6f  |date-installatio|
00001d70  6e 29 0a 72 65 76 2e 61  3a 0a 4d 79 73 74 65 72  |n).rev.a:.Myster|
00001d80  69 6f 75 73 20 70 72 6f  62 6c 65 6d 20 22 6d 69  |ious problem "mi|
00001d90  73 73 69 6e 67 20 73 70  72 69 74 65 22 20 66 69  |ssing sprite" fi|
00001da0  78 65 64 20 62 79 20 72  65 6d 6f 76 69 6e 67 20  |xed by removing |
00001db0  6d 61 73 6b 20 66 72 6f  6d 20 6f 6e 65 20 73 70  |mask from one sp|
00001dc0  72 69 74 65 0a 20 69 6e  20 53 70 72 69 74 65 73  |rite. in Sprites|
00001dd0  32 32 20 72 65 73 6f 75  72 63 65 20 66 69 6c 65  |22 resource file|
00001de0  2e 0a 48 6f 70 65 66 75  6c 6c 79 20 66 69 78 65  |..Hopefully fixe|
00001df0  64 20 61 72 74 69 63 6c  65 20 6c 65 6e 67 74 68  |d article length|
00001e00  20 63 61 6c 63 75 6c 61  74 69 6f 6e 73 20 74 6f  | calculations to|
00001e10  20 70 72 65 76 65 6e 74  20 74 77 6f 20 61 72 74  | prevent two art|
00001e20  69 63 6c 65 73 20 62 65  69 6e 67 0a 20 73 61 76  |icles being. sav|
00001e30  65 64 20 61 73 20 6f 6e  65 2e 0a 46 69 78 65 64  |ed as one..Fixed|
00001e40  20 69 6e 63 6f 72 72 65  63 74 20 70 61 72 61 6d  | incorrect param|
00001e50  65 74 65 72 73 20 66 6f  72 20 61 64 64 67 72 6f  |eters for addgro|
00001e60  75 70 2f 64 65 6c 67 72  6f 75 70 20 69 6e 20 74  |up/delgroup in t|
00001e70  72 61 6e 73 70 6f 72 74  20 64 65 66 73 20 28 6f  |ransport defs (o|
00001e80  6f 70 73 29 2e 0a 49 6d  70 72 6f 76 65 64 20 65  |ops)..Improved e|
00001e90  72 72 6f 72 20 74 72 61  70 70 69 6e 67 20 26 20  |rror trapping & |
00001ea0  72 65 70 6f 72 74 69 6e  67 20 66 72 6f 6d 20 74  |reporting from t|
00001eb0  72 61 6e 73 70 6f 72 74  73 2e 0a 46 69 78 65 64  |ransports..Fixed|
00001ec0  20 67 72 65 79 69 6e 67  20 6f 66 20 73 6f 6d 65  | greying of some|
00001ed0  20 69 6e 63 6f 72 72 65  63 74 20 69 63 6f 6e 73  | incorrect icons|
00001ee0  20 69 6e 20 63 6f 6e 74  72 6f 6c 20 70 61 6e 65  | in control pane|
00001ef0  6c 73 2e 0a 53 77 69 74  63 68 65 64 20 6d 65 74  |ls..Switched met|
00001f00  68 6f 64 20 6f 66 20 73  77 69 74 63 68 69 6e 67  |hod of switching|
00001f10  20 69 63 6f 6e 62 61 72  20 73 70 72 69 74 65 73  | iconbar sprites|
00001f20  20 74 6f 20 6d 6f 72 65  20 73 65 6e 73 69 62 6c  | to more sensibl|
00001f30  65 20 6f 6e 65 2e 0a 52  65 70 6c 61 63 65 64 20  |e one..Replaced |
00001f40  6d 6f 64 67 72 6f 75 70  73 20 66 69 6c 65 20 28  |modgroups file (|
00001f50  6c 69 73 74 20 6f 66 20  6d 6f 64 65 72 61 74 65  |list of moderate|
00001f60  64 20 67 72 6f 75 70 73  29 20 77 69 74 68 20 75  |d groups) with u|
00001f70  70 64 61 74 65 64 20 63  6f 70 79 2e 0a 72 65 76  |pdated copy..rev|
00001f80  2e 62 3a 0a 49 6e 63 72  65 61 73 65 64 20 73 70  |.b:.Increased sp|
00001f90  65 65 64 20 6f 66 20 67  72 6f 75 70 20 6d 6f 64  |eed of group mod|
00001fa0  65 72 61 74 69 6f 6e 20  63 68 65 63 6b 2e 0a 41  |eration check..A|
00001fb0  64 64 65 64 20 6e 65 77  73 20 64 61 74 61 62 61  |dded news databa|
00001fc0  73 65 20 6c 6f 63 6b 69  6e 67 20 74 6f 20 70 72  |se locking to pr|
00001fd0  65 76 65 6e 74 20 6d 75  6c 74 69 70 6c 65 20 61  |event multiple a|
00001fe0  63 63 65 73 73 65 73 2e  0a 46 69 78 65 64 20 6f  |ccesses..Fixed o|
00001ff0  6e 65 20 70 6f 74 65 6e  74 69 61 6c 20 70 72 6f  |ne potential pro|
00002000  62 6c 65 6d 20 77 69 74  68 20 66 69 6c 65 68 61  |blem with fileha|
00002010  6e 64 6c 65 20 67 65 74  74 69 6e 67 20 6c 6f 73  |ndle getting los|
00002020  74 20 64 75 72 69 6e 67  20 69 6e 64 65 78 20 6c  |t during index l|
00002030  69 73 74 2e 0a 20 54 68  65 72 65 20 6d 61 79 20  |ist.. There may |
00002040  62 65 20 6f 74 68 65 72  20 73 69 6d 69 6c 61 72  |be other similar|
00002050  20 70 72 6f 62 6c 65 6d  73 21 0a 41 64 64 65 64  | problems!.Added|
00002060  20 65 78 74 72 61 20 65  72 72 6f 72 2d 63 68 65  | extra error-che|
00002070  63 6b 69 6e 67 20 74 6f  20 64 79 6e 61 6d 69 63  |cking to dynamic|
00002080  20 61 72 65 61 20 74 69  64 79 75 70 20 72 6f 75  | area tidyup rou|
00002090  74 69 6e 65 2e 0a 41 64  64 65 64 20 61 75 74 6f  |tine..Added auto|
000020a0  6d 61 74 69 63 20 75 73  65 20 6f 66 20 74 65 72  |matic use of ter|
000020b0  72 69 74 6f 72 79 2d 73  70 65 63 69 66 69 63 20  |ritory-specific |
000020c0  72 65 73 6f 75 72 63 65  73 2c 20 77 69 74 68 20  |resources, with |
000020d0  6f 70 74 69 6f 6e 61 6c  0a 20 74 65 72 72 69 74  |optional. territ|
000020e0  6f 72 79 20 72 65 64 69  72 65 63 74 69 6f 6e 20  |ory redirection |
000020f0  28 73 65 65 20 44 6f 63  73 2e 54 65 72 72 69 74  |(see Docs.Territ|
00002100  6f 72 79 29 2e 0a 72 65  76 2e 63 3a 0a 52 65 70  |ory)..rev.c:.Rep|
00002110  6c 61 63 65 64 20 47 75  6e 6e 61 72 27 73 20 54  |laced Gunnar's T|
00002120  61 79 6c 6f 72 20 74 72  61 6e 73 70 6f 72 74 20  |aylor transport |
00002130  77 69 74 68 20 75 70 64  61 74 65 64 20 76 65 72  |with updated ver|
00002140  73 69 6f 6e 2e 0a 45 78  70 69 72 79 20 6e 6f 77  |sion..Expiry now|
00002150  20 74 69 6d 65 73 74 61  6d 70 73 20 67 72 6f 75  | timestamps grou|
00002160  70 20 64 69 72 65 63 74  6f 72 69 65 73 20 69 6e  |p directories in|
00002170  73 74 65 61 64 20 6f 66  20 73 74 6f 72 69 6e 67  |stead of storing|
00002180  20 6c 61 73 74 65 78 70  20 64 61 74 65 2e 0a 49  | lastexp date..I|
00002190  6d 70 72 6f 76 65 64 20  61 20 63 6f 75 70 6c 65  |mproved a couple|
000021a0  20 6f 66 20 64 79 6e 61  6d 69 63 20 61 72 65 61  | of dynamic area|
000021b0  20 63 72 65 61 74 69 6f  6e 20 70 61 72 61 6d 65  | creation parame|
000021c0  74 65 72 73 20 28 74 68  61 6e 6b 73 20 74 6f 20  |ters (thanks to |
000021d0  53 69 6d 6f 6e 0a 20 4d  69 64 64 6c 65 74 6f 6e  |Simon. Middleton|
000021e0  29 2e 0a 46 69 78 65 64  20 25 2d 61 67 65 20 63  |)..Fixed %-age c|
000021f0  6f 6d 70 6c 65 74 65 20  64 69 73 70 6c 61 79 20  |omplete display |
00002200  64 75 72 69 6e 67 20 64  65 62 61 74 63 68 20 74  |during debatch t|
00002210  6f 20 6e 6f 74 20 63 72  61 73 68 20 61 62 6f 76  |o not crash abov|
00002220  65 20 32 31 4d 62 79 74  65 73 0a 20 6f 66 66 73  |e 21Mbytes. offs|
00002230  65 74 20 69 6e 74 6f 20  62 61 74 63 68 20 66 69  |et into batch fi|
00002240  6c 65 2e 0a 54 72 79 69  6e 67 20 6f 75 74 20 6e  |le..Trying out n|
00002250  65 77 20 64 79 6e 61 6d  69 63 20 77 69 6d 70 73  |ew dynamic wimps|
00002260  6c 6f 74 20 61 64 6a 75  73 74 6d 65 6e 74 20 6d  |lot adjustment m|
00002270  65 74 68 6f 64 20 74 6f  20 61 76 6f 69 64 20 6e  |ethod to avoid n|
00002280  6f 20 72 6f 6f 6d 20 65  72 72 6f 72 73 2e 0a 41  |o room errors..A|
00002290  64 64 65 64 20 67 65 6e  65 72 61 6c 20 70 75 72  |dded general pur|
000022a0  70 6f 73 65 20 70 72 6f  67 72 61 6d 20 66 6f 72  |pose program for|
000022b0  20 74 72 69 6d 6d 69 6e  67 20 61 6e 79 20 66 69  | trimming any fi|
000022c0  6c 65 20 62 79 20 64 61  74 65 20 2d 20 6e 6f 77  |le by date - now|
000022d0  20 64 6f 65 73 0a 20 6e  65 77 67 72 6f 75 70 73  | does. newgroups|
000022e0  20 66 69 6c 65 20 61 6e  64 20 6c 6f 67 66 69 6c  | file and logfil|
000022f0  65 20 61 73 20 77 65 6c  6c 20 61 73 20 6b 61 39  |e as well as ka9|
00002300  71 20 68 69 73 74 6f 72  79 20 66 69 6c 65 73 2e  |q history files.|
00002310  0a 46 69 78 65 64 20 62  75 67 20 69 6e 20 6b 61  |.Fixed bug in ka|
00002320  39 71 20 73 65 6e 64 6d  61 69 6c 20 77 68 65 6e  |9q sendmail when|
00002330  20 73 65 6e 64 69 6e 67  20 6d 61 69 6c 20 74 6f  | sending mail to|
00002340  20 6d 75 6c 74 69 70 6c  65 20 72 65 63 69 70 69  | multiple recipi|
00002350  65 6e 74 73 20 77 69 74  68 0a 20 6e 6f 20 67 61  |ents with. no ga|
00002360  74 65 77 61 79 20 63 6f  6e 66 69 67 75 72 65 64  |teway configured|
00002370  2e 0a 46 69 78 65 64 20  62 75 67 20 77 68 65 72  |..Fixed bug wher|
00002380  65 20 22 55 73 65 20 6d  61 69 6c 20 67 61 74 65  |e "Use mail gate|
00002390  77 61 79 22 20 62 75 74  74 6f 6e 20 77 61 73 6e  |way" button wasn|
000023a0  27 74 20 75 70 64 61 74  65 64 20 63 6f 72 72 65  |'t updated corre|
000023b0  63 74 6c 79 2e 0a 52 65  70 61 69 72 65 64 20 61  |ctly..Repaired a|
000023c0  20 63 6f 75 70 6c 65 20  6f 66 20 6d 69 73 73 69  | couple of missi|
000023d0  6e 67 20 6d 65 73 73 61  67 65 20 74 6f 6b 65 6e  |ng message token|
000023e0  73 2e 0a 49 20 74 68 69  6e 6b 20 74 68 65 20 68  |s..I think the h|
000023f0  61 6e 67 2d 6f 6e 2d 65  78 69 74 20 52 50 43 20  |ang-on-exit RPC |
00002400  62 75 67 20 6d 61 79 20  6e 6f 77 20 62 65 20 63  |bug may now be c|
00002410  75 72 65 64 20 2d 20 76  61 72 69 6f 75 73 20 70  |ured - various p|
00002420  72 6f 62 6c 65 6d 73 20  69 6e 0a 20 64 79 6e 61  |roblems in. dyna|
00002430  6d 69 63 20 61 72 65 61  20 74 69 64 79 75 70 20  |mic area tidyup |
00002440  66 6f 75 6e 64 20 62 79  20 4a 61 6d 65 73 20 50  |found by James P|
00002450  6f 72 72 69 74 74 20 61  6e 64 20 52 69 63 6b 79  |orritt and Ricky|
00002460  20 53 61 72 67 65 61 6e  74 2e 0a 72 65 76 2e 64  | Sargeant..rev.d|
00002470  3a 0a 46 75 72 74 68 65  72 20 77 6f 72 6b 20 6f  |:.Further work o|
00002480  6e 20 77 69 6d 70 73 6c  6f 74 20 6d 61 6e 61 67  |n wimpslot manag|
00002490  65 6d 65 6e 74 20 74 6f  20 70 72 65 76 65 6e 74  |ement to prevent|
000024a0  20 6e 6f 20 72 6f 6f 6d  20 65 72 72 6f 72 73 2e  | no room errors.|
000024b0  0a 46 75 72 74 68 65 72  20 69 6d 70 72 6f 76 65  |.Further improve|
000024c0  64 20 64 79 6e 61 6d 69  63 20 61 72 65 61 20 74  |d dynamic area t|
000024d0  69 64 79 75 70 20 28 74  68 61 6e 6b 73 20 74 6f  |idyup (thanks to|
000024e0  20 52 69 63 68 61 72 64  20 53 61 72 67 65 61 6e  | Richard Sargean|
000024f0  74 29 0a 55 70 64 61 74  65 64 20 54 68 6f 6d 61  |t).Updated Thoma|
00002500  73 20 41 65 62 79 27 73  20 75 75 63 70 20 74 72  |s Aeby's uucp tr|
00002510  61 6e 73 70 6f 72 74 20  77 69 74 68 20 6d 6f 64  |ansport with mod|
00002520  69 66 69 63 61 74 69 6f  6e 73 20 62 79 20 4d 61  |ifications by Ma|
00002530  75 72 69 63 65 20 48 65  6e 64 72 69 78 0a 41 64  |urice Hendrix.Ad|
00002540  64 65 64 20 22 2d 6e 6f  6c 6f 63 61 6c 22 20 73  |ded "-nolocal" s|
00002550  77 69 74 63 68 20 74 6f  20 6b 61 39 71 20 73 65  |witch to ka9q se|
00002560  6e 64 6d 61 69 6c 20 74  6f 20 70 72 65 76 65 6e  |ndmail to preven|
00002570  74 20 6c 6f 63 61 6c 20  6d 61 69 6c 20 68 61 6e  |t local mail han|
00002580  64 6c 69 6e 67 0a 72 65  76 2e 65 3a 0a 41 64 64  |dling.rev.e:.Add|
00002590  65 64 20 61 20 66 65 77  20 6d 6f 72 65 20 66 69  |ed a few more fi|
000025a0  6c 74 65 72 20 63 6f 6e  64 69 74 69 6f 6e 73 20  |lter conditions |
000025b0  28 72 65 70 6c 79 74 6f  2c 20 70 72 65 63 65 64  |(replyto, preced|
000025c0  65 6e 63 65 2c 20 65 6e  76 65 6c 6f 70 65 29 20  |ence, envelope) |
000025d0  74 6f 20 61 64 64 0a 20  73 65 70 61 72 61 74 69  |to add. separati|
000025e0  6f 6e 20 6f 66 20 6d 61  69 6c 69 6e 67 2d 6c 69  |on of mailing-li|
000025f0  73 74 20 6d 65 73 73 61  67 65 73 2c 20 61 6e 64  |st messages, and|
00002600  20 66 69 78 65 64 20 73  6f 6d 65 20 62 75 67 73  | fixed some bugs|
00002610  20 69 6e 20 66 69 6c 74  65 72 0a 20 70 72 6f 63  | in filter. proc|
00002620  65 73 73 69 6e 67 2e 20  54 68 65 20 22 45 6e 76  |essing. The "Env|
00002630  65 6c 6f 70 65 22 20 63  6f 6e 64 69 74 69 6f 6e  |elope" condition|
00002640  20 6d 61 74 63 68 65 73  20 74 68 65 20 61 63 74  | matches the act|
00002650  75 61 6c 20 72 65 63 69  70 69 65 6e 74 20 6f 66  |ual recipient of|
00002660  20 61 0a 20 6d 65 73 73  61 67 65 20 72 61 74 68  | a. message rath|
00002670  65 72 20 74 68 61 6e 20  74 68 61 74 20 66 6f 75  |er than that fou|
00002680  6e 64 20 69 6e 20 61 6e  79 20 68 65 61 64 65 72  |nd in any header|
00002690  20 6c 69 6e 65 2e 0a 46  69 78 65 64 20 62 75 67  | line..Fixed bug|
000026a0  20 77 69 74 68 20 72 65  6c 6f 61 64 69 6e 67 20  | with reloading |
000026b0  6a 75 6e 6b 2f 6b 69 6c  6c 20 66 69 6c 74 65 72  |junk/kill filter|
000026c0  73 2e 0a 4d 61 64 65 20  62 65 68 61 76 69 6f 75  |s..Made behaviou|
000026d0  72 20 6f 66 20 6b 61 39  71 20 73 65 6e 64 6d 61  |r of ka9q sendma|
000026e0  69 6c 20 73 6c 69 67 68  74 6c 79 20 62 65 74 74  |il slightly bett|
000026f0  65 72 20 77 69 74 68 20  6c 6f 6e 67 20 68 65 61  |er with long hea|
00002700  64 65 72 20 6c 69 6e 65  73 0a 20 28 62 75 74 20  |der lines. (but |
00002710  77 69 6c 6c 20 73 74 69  6c 6c 20 6d 69 73 62 65  |will still misbe|
00002720  68 61 76 65 20 77 69 74  68 20 6c 69 6e 65 73 20  |have with lines |
00002730  3e 20 32 35 35 20 63 68  61 72 73 29 0a 6b 61 39  |> 255 chars).ka9|
00002740  71 20 73 65 6e 64 6d 61  69 6c 20 6e 6f 77 20 68  |q sendmail now h|
00002750  61 73 20 62 65 74 74 65  72 20 61 64 64 72 65 73  |as better addres|
00002760  73 20 70 61 72 73 69 6e  67 20 28 73 74 72 69 63  |s parsing (stric|
00002770  74 65 72 20 63 6f 6d 70  6c 69 61 6e 63 65 20 77  |ter compliance w|
00002780  69 74 68 0a 20 52 46 43  20 38 32 32 29 2e 0a 53  |ith. RFC 822)..S|
00002790  70 65 64 20 75 70 20 73  65 6e 64 69 6e 67 20 6f  |ped up sending o|
000027a0  66 20 67 72 6f 75 70 6c  69 73 74 20 74 6f 20 63  |f grouplist to c|
000027b0  6c 69 65 6e 74 73 2e 20  41 72 74 69 63 6c 65 20  |lients. Article |
000027c0  63 6f 75 6e 74 20 69 73  20 6e 6f 77 20 63 6f 72  |count is now cor|
000027d0  72 65 63 74 65 64 0a 20  61 66 74 65 72 20 73 65  |rected. after se|
000027e0  6e 64 69 6e 67 20 61 72  74 69 63 6c 65 20 6c 69  |nding article li|
000027f0  73 74 2e 0a 41 64 64 65  64 20 70 61 72 61 6d 65  |st..Added parame|
00002800  74 65 72 20 73 75 62 73  74 69 74 75 74 69 6f 6e  |ter substitution|
00002810  73 20 25 67 20 61 6e 64  20 25 47 20 74 6f 20 6d  |s %g and %G to m|
00002820  61 69 6c 32 6e 65 77 73  20 67 61 74 65 77 61 79  |ail2news gateway|
00002830  20 6f 70 74 69 6f 6e 2e  0a 41 64 64 65 64 20 4e  | option..Added N|
00002840  65 77 73 62 61 73 65 5f  55 70 64 61 74 65 20 31  |ewsbase_Update 1|
00002850  31 20 6d 65 73 73 61 67  65 20 28 71 75 65 75 65  |1 message (queue|
00002860  20 75 70 64 61 74 65 29  2e 0a 46 69 78 65 64 20  | update)..Fixed |
00002870  73 65 6c 66 2d 64 65 73  74 72 75 63 74 20 6d 6f  |self-destruct mo|
00002880  64 65 20 6f 66 20 63 6f  6e 76 74 72 61 6e 73 20  |de of convtrans |
00002890  74 72 61 6e 73 70 6f 72  74 20 63 6f 6e 76 65 72  |transport conver|
000028a0  74 65 72 21 0a 72 65 76  2e 66 3a 0a 69 63 6f 6e  |ter!.rev.f:.icon|
000028b0  62 61 72 20 6d 65 6e 75  20 6f 70 74 69 6f 6e 20  |bar menu option |
000028c0  22 51 75 65 75 65 73 2e  2e 2e 22 20 6e 6f 77 20  |"Queues..." now |
000028d0  61 6c 77 61 79 73 20 61  76 61 69 6c 61 62 6c 65  |always available|
000028e0  2e 0a 4d 6f 72 65 20 63  68 65 63 6b 69 6e 67 20  |..More checking |
000028f0  6f 66 20 6c 6f 77 20 64  69 73 6b 20 73 70 61 63  |of low disk spac|
00002900  65 20 64 75 72 69 6e 67  20 64 65 62 61 74 63 68  |e during debatch|
00002910  2e 0a 49 6d 70 72 6f 76  65 64 20 65 66 66 69 63  |..Improved effic|
00002920  69 65 6e 63 79 20 6f 66  20 62 61 74 63 68 20 72  |iency of batch r|
00002930  65 63 6f 76 65 72 79 2e  0a 46 69 78 65 64 20 73  |ecovery..Fixed s|
00002940  6f 6d 65 20 70 72 6f 62  6c 65 6d 73 20 77 69 74  |ome problems wit|
00002950  68 20 64 65 6c 65 74 69  6e 67 20 67 72 6f 75 70  |h deleting group|
00002960  73 2e 0a 4c 6f 63 6b 65  64 20 26 20 65 78 70 69  |s..Locked & expi|
00002970  72 65 73 2d 68 65 61 64  65 72 20 61 72 74 69 63  |res-header artic|
00002980  6c 65 73 20 61 72 65 20  6e 6f 77 20 74 72 65 61  |les are now trea|
00002990  74 65 64 20 64 69 66 66  65 72 65 6e 74 6c 79 20  |ted differently |
000029a0  64 75 72 69 6e 67 20 65  78 70 69 72 79 2c 0a 20  |during expiry,. |
000029b0  74 6f 20 72 65 64 75 63  65 20 64 69 73 6b 20 73  |to reduce disk s|
000029c0  70 61 63 65 20 75 73 61  67 65 2e 0a 6b 61 39 71  |pace usage..ka9q|
000029d0  20 73 65 6e 64 6d 61 69  6c 20 6e 6f 77 20 75 73  | sendmail now us|
000029e0  65 73 20 65 69 74 68 65  72 20 53 65 6e 64 65 72  |es either Sender|
000029f0  3a 20 6f 72 20 45 72 72  6f 72 73 2d 54 6f 3a 20  |: or Errors-To: |
00002a00  68 65 61 64 65 72 20 74  6f 20 70 72 6f 64 75 63  |header to produc|
00002a10  65 0a 20 72 65 74 75 72  6e 20 70 61 74 68 2c 20  |e. return path, |
00002a20  69 6e 20 70 72 65 66 65  72 65 6e 63 65 20 74 6f  |in preference to|
00002a30  20 46 72 6f 6d 3a 20 68  65 61 64 65 72 2e 0a 6b  | From: header..k|
00002a40  61 39 71 20 61 64 64 67  72 6f 75 70 20 61 6e 64  |a9q addgroup and|
00002a50  20 64 65 6c 67 72 6f 75  70 20 75 70 64 61 74 65  | delgroup update|
00002a60  64 20 74 6f 20 70 72 6f  64 75 63 65 20 6f 75 74  |d to produce out|
00002a70  70 75 74 20 66 69 6c 65  73 20 66 6f 72 20 21 54  |put files for !T|
00002a80  43 50 49 50 20 32 2e 30  32 2e 0a 50 6f 73 74 69  |CPIP 2.02..Posti|
00002a90  6e 67 73 20 74 6f 20 6d  6f 64 65 72 61 74 65 64  |ngs to moderated|
00002aa0  20 67 72 6f 75 70 73 20  61 72 65 20 6e 6f 77 20  | groups are now |
00002ab0  70 6f 73 74 65 64 20 6e  6f 72 6d 61 6c 6c 79 20  |posted normally |
00002ac0  69 66 20 22 41 70 70 72  6f 76 65 64 3a 22 20 68  |if "Approved:" h|
00002ad0  65 61 64 65 72 0a 20 70  72 65 73 65 6e 74 2e 0a  |eader. present..|
00002ae0  41 64 64 65 64 20 61 72  74 69 63 6c 65 20 63 6f  |Added article co|
00002af0  6d 70 72 65 73 73 69 6f  6e 2e 0a 52 65 63 6f 64  |mpression..Recod|
00002b00  65 64 20 63 68 65 63 6b  69 6e 67 20 66 6f 72 20  |ed checking for |
00002b10  6e 65 77 20 62 61 74 63  68 20 66 69 6c 65 73 20  |new batch files |
00002b20  66 6f 72 20 67 72 65 61  74 65 72 20 65 66 66 69  |for greater effi|
00002b30  63 69 65 6e 63 79 20 28  70 6c 75 73 20 63 6f 72  |ciency (plus cor|
00002b40  72 65 63 74 69 6e 67 0a  20 61 20 66 65 77 20 62  |recting. a few b|
00002b50  75 67 73 20 69 6e 74 72  6f 64 75 63 65 64 20 69  |ugs introduced i|
00002b60  6e 20 30 2e 35 32 65 29  2e 0a 46 69 78 65 64 20  |n 0.52e)..Fixed |
00002b70  61 20 70 72 6f 62 6c 65  6d 20 77 68 65 72 65 20  |a problem where |
00002b80  63 72 65 61 74 69 6f 6e  20 6f 66 20 61 20 6e 65  |creation of a ne|
00002b90  77 20 67 72 6f 75 70 20  63 6f 75 6c 64 20 64 69  |w group could di|
00002ba0  73 72 75 70 74 20 74 68  65 20 61 72 74 69 63 6c  |srupt the articl|
00002bb0  65 0a 20 73 61 76 65 20  6c 69 73 74 20 64 75 72  |e. save list dur|
00002bc0  69 6e 67 20 64 65 62 61  74 63 68 2e 0a 41 75 74  |ing debatch..Aut|
00002bd0  6f 6d 61 74 69 63 20 65  78 70 69 72 79 20 63 61  |omatic expiry ca|
00002be0  6e 20 6e 6f 77 20 62 65  20 73 63 68 65 64 75 6c  |n now be schedul|
00002bf0  65 64 20 62 79 20 74 69  6d 65 20 6f 66 20 64 61  |ed by time of da|
00002c00  79 2e 0a 45 78 74 65 6e  64 65 64 20 63 6f 6d 6d  |y..Extended comm|
00002c10  61 6e 64 20 70 72 6f 74  6f 63 6f 6c 20 74 6f 20  |and protocol to |
00002c20  73 75 70 70 6f 72 74 20  6d 65 73 73 61 67 65 20  |support message |
00002c30  72 65 66 65 72 65 6e 63  65 20 6e 75 6d 62 65 72  |reference number|
00002c40  73 2e 0a 0a 30 2e 35 33  20 28 31 39 2d 46 65 62  |s...0.53 (19-Feb|
00002c50  2d 31 39 39 34 29 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  |-1994).---------|
00002c60  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 0a 52 65 76 69 73  |---------..Revis|
00002c70  65 64 20 6c 6f 67 66 69  6c 65 20 66 6f 72 6d 61  |ed logfile forma|
00002c80  74 3b 20 6d 61 6e 79 20  6d 6f 72 65 20 65 76 65  |t; many more eve|
00002c90  6e 74 73 20 61 72 65 20  6e 6f 77 20 6c 6f 67 67  |nts are now logg|
00002ca0  65 64 20 28 69 6e 63 6c  75 64 69 6e 67 20 65 72  |ed (including er|
00002cb0  72 6f 72 73 29 0a 46 69  78 65 64 20 73 6f 6d 65  |rors).Fixed some|
00002cc0  20 62 75 67 73 20 69 6e  20 63 6f 6d 70 72 65 73  | bugs in compres|
00002cd0  73 69 6f 6e 2f 64 65 63  6f 6d 70 72 65 73 73 69  |sion/decompressi|
00002ce0  6f 6e 20 63 6f 64 65 2e  0a 4e 65 77 73 62 61 73  |on code..Newsbas|
00002cf0  65 20 6e 6f 77 20 70 72  6f 76 69 64 65 73 20 69  |e now provides i|
00002d00  6e 74 65 72 61 63 74 69  76 65 20 68 65 6c 70 2e  |nteractive help.|
00002d10  0a 41 64 64 65 64 20 63  6f 6e 66 69 67 75 72 61  |.Added configura|
00002d20  62 6c 65 20 66 72 65 65  20 64 69 73 6b 73 70 61  |ble free diskspa|
00002d30  63 65 20 74 68 72 65 73  68 6f 6c 64 20 28 66 6f  |ce threshold (fo|
00002d40  72 20 73 74 6f 70 70 69  6e 67 20 61 63 74 69 76  |r stopping activ|
00002d50  69 74 79 29 2e 0a 41 64  64 65 64 20 65 78 70 69  |ity)..Added expi|
00002d60  72 79 20 6f 70 74 69 6f  6e 20 74 6f 20 69 63 6f  |ry option to ico|
00002d70  6e 62 61 72 20 6d 65 6e  75 20 28 66 6f 72 20 6e  |nbar menu (for n|
00002d80  6f 6e 2d 61 75 74 6f 6d  61 74 69 63 20 65 78 70  |on-automatic exp|
00002d90  69 72 79 29 2e 0a 46 61  73 74 65 72 20 69 6e 64  |iry)..Faster ind|
00002da0  65 78 20 75 70 64 61 74  65 20 61 66 74 65 72 20  |ex update after |
00002db0  64 65 6c 65 74 69 6f 6e  73 2e 0a 53 75 70 70 6f  |deletions..Suppo|
00002dc0  72 74 20 66 6f 72 20 77  6f 72 6b 69 6e 67 20 66  |rt for working f|
00002dd0  72 6f 6d 20 72 65 61 64  2d 6f 6e 6c 79 20 21 4e  |rom read-only !N|
00002de0  65 77 73 44 69 72 20 28  69 6e 20 6c 69 6d 69 74  |ewsDir (in limit|
00002df0  65 64 20 63 61 70 61 63  69 74 79 29 0a 72 65 76  |ed capacity).rev|
00002e00  2e 61 3a 0a 41 64 64 65  64 20 62 61 73 69 63 20  |.a:.Added basic |
00002e10  72 65 61 64 6f 6e 6c 79  20 21 4e 65 77 73 44 69  |readonly !NewsDi|
00002e20  72 20 73 75 70 70 6f 72  74 0a 4d 69 6e 6f 72 20  |r support.Minor |
00002e30  66 69 78 65 73 20 74 6f  20 6b 61 39 71 20 61 64  |fixes to ka9q ad|
00002e40  64 67 72 6f 75 70 2c 20  64 65 6c 67 72 6f 75 70  |dgroup, delgroup|
00002e50  20 70 72 6f 67 72 61 6d  73 20 28 77 68 69 63 68  | programs (which|
00002e60  20 6e 6f 77 20 61 63 63  65 70 74 20 61 20 22 2d  | now accept a "-|
00002e70  6f 6c 64 22 0a 20 73 77  69 74 63 68 20 74 6f 20  |old". switch to |
00002e80  70 72 6f 64 75 63 65 20  6f 6c 64 2d 73 74 79 6c  |produce old-styl|
00002e90  65 20 78 78 78 47 72 6f  75 70 20 66 69 6c 65 73  |e xxxGroup files|
00002ea0  20 66 6f 72 20 21 54 43  50 49 50 20 32 2e 30 31  | for !TCPIP 2.01|
00002eb0  29 2e 0a 52 65 6d 6f 76  65 64 20 6f 6c 64 20 74  |)..Removed old t|
00002ec0  72 61 6e 73 70 6f 72 74  20 63 6f 6e 76 65 72 73  |ransport convers|
00002ed0  69 6f 6e 20 75 74 69 6c  69 74 79 2e 0a 72 65 76  |ion utility..rev|
00002ee0  2e 62 0a 46 69 78 65 64  20 73 6f 6d 65 20 6d 69  |.b.Fixed some mi|
00002ef0  6e 6f 72 20 73 74 61 72  74 75 70 20 70 72 6f 62  |nor startup prob|
00002f00  6c 65 6d 73 0a 6b 61 39  71 20 61 64 64 67 72 6f  |lems.ka9q addgro|
00002f10  75 70 20 77 69 6c 6c 20  6e 6f 77 20 61 64 64 20  |up will now add |
00002f20  67 72 6f 75 70 73 20 74  6f 20 61 6e 20 65 6d 70  |groups to an emp|
00002f30  74 79 20 78 78 78 47 72  6f 75 70 20 66 69 6c 65  |ty xxxGroup file|
00002f40  0a 41 6c 74 65 72 65 64  20 68 61 6e 64 6c 69 6e  |.Altered handlin|
00002f50  67 20 6f 66 20 63 6f 6d  70 72 65 73 73 65 64 20  |g of compressed |
00002f60  28 73 71 75 61 73 68 66  69 6c 65 29 20 62 61 74  |(squashfile) bat|
00002f70  63 68 65 73 0a 72 65 76  2e 63 0a 41 64 64 65 64  |ches.rev.c.Added|
00002f80  20 65 78 70 69 72 79 2d  66 69 6e 69 73 68 65 64  | expiry-finished|
00002f90  20 75 70 64 61 74 65 20  6d 65 73 73 61 67 65 0a  | update message.|
00002fa0  46 69 78 65 64 20 73 6f  6d 65 20 69 6e 64 65 78  |Fixed some index|
00002fb0  69 6e 67 20 6f 64 64 69  74 69 65 73 0a           |ing oddities.|
00002fbd