sauce (0.9.0+nmu3) unstable; urgency=low

  * Non-maintainer upload.
  * Change Tcl dependencies to tcl instead of obsolete tcl8.4.
    Closes: #725278.
  * Adjust working with masks to Tcl 8.5 and newer arbitrary precision
    integers. Closes: #655733.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 31 Oct 2013 14:41:24 +0400

sauce (0.9.0+nmu2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Depends on Tcl 8.3 which is planned to removal" Applied patch by
    Sergei Golovan (Closes: #473014):
    - Changed Tcl dependencies to tcl8.4 instead of obsolote tcl8.3

 -- Bastian Venthur <venthur@debian.org>  Fri, 13 Aug 2010 23:42:21 +0200

sauce (0.9.0+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove code from postinst that creates a link to /usr/doc/sauce, if 
    /usr/doc exists. (Closes: #359574)
  * libadns1-bin has been renamed to adns-tools, update dependency. 
    (Closes: #490764)
  * Semantically fix broken changelog entry for 0.8.2. (Closes: #497715),
    please note that the actual date I set is not correct, as I couldn't find 
    that upload.
  * Remove copyright notice at the end of debian/changelog. (Closes: #499685)

 -- Holger Levsen <holger@debian.org>  Sun, 21 Sep 2008 10:31:29 +0000

sauce (0.9.0) unstable; urgency=low

  Improvements:
  * Treat 55x on banner as permanent address verification failure, as
    suggested by Ben Harris.  Closes: #443512.
  
  Bugfixes:
  * Timeout for message body reception, which was previously missing (!)
  * Timeout for transmission of delayed responses.
  * Cleanups from chiark: fix some leaked channels and timeouts.
  * Always call ic_msg_resetvars after ic_*command*response*.

  Debian packaging fixes, and portability improvements:
  * Replace test == with test =.  Closes: #465356.
  * Specify SHELL=/bin/bash in debian/rules.  Closes: #459125.
  * LSB init script dependencies specified.  Closes: #469630.
    While we're there, remove the rcsid and attribution stuff, which
    will just cause needless conffile prompts etc.
  * Use invoke-rc.d in Debian maintainer scripts.
  * Slight reorganisation of {binary,build}{-arch,-indep,} rules.
  * Use logrotate instead of savelog.
  * Increased Standards-Version.  Closes: #346056.
  * Add exim4 to recommendations for suitable MTA.  Closes: #228574.
  * Change maintainer email address.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 08 Mar 2008 17:35:10 +0000

sauce (0.8.99.iwj.5) unstable; urgency=low

  Improvements:
  * Better messages reporting various avf failures, particularly
    timeouts and unexpected SMTP responses.
  * Rewrite stupid Outlook-generated syntax error To header,
    leaving a warning in the headers if we accept.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 28 Oct 2006 18:00:39 +0100

sauce (0.8.99.iwj.4) unstable; urgency=low

  * Bugfixes from chiark:
    Correct oninfo handler for cdb-wr.
    Do not treat every to-be-quoted key as the string `key' (!)

 -- Ian Jackson <ian@localhost.localdomain>  Mon,  3 Apr 2006 02:01:56 +0100

sauce (0.8.99.iwj.3) unstable; urgency=low

  * adns done with chiark_tcl_adns extension rather than fork/exec
    adnshost.  Ready for test on chiark.

 -- Ian Jackson <ian@localhost.localdomain>  Mon,  3 Apr 2006 01:57:01 +0100

sauce (0.8.99.iwj.2) unstable; urgency=low

  * convertdb, sauce9-convert, etc., seem to work
  * use cdb-wr from chiark-tcl instead of Tcl hashes.  30x less RAM used.
  * new convertb script, wip
  * smtp.tcl sets encoding conversion  MUST CHECK OTHER CHANNELS, LOGS

  changes from chiark:
  * properly clear out various variables in ic_msg_resetvars.
  * new config paramater blmessage_sendmail_args
  * allow disabling of blacklist notifications if message is /dev/null
  * punish sites that send bogus ident replies
  * check whitelisted sites for RBL, too
  
  * copyright notices for convertdb and sauce9-convert
    convertdb -> convertdb.in
  * make files in /var/lib/sauce 0644 mail.mail.
  * do not treat every email address as `key' (!)

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  2 Apr 2006 20:07:13 +0100

sauce (0.8.2) unstable; urgency=high

  * Do not 421 when PIPELINING disappears from the ESMTP extensions we
    want to offer.  Instead, just offer it again anyway.
  * Actually install stall.tcl (!)
  * TODO list says we should check dates.
  * Make cron.weekly refer to SAUCE_LOGS_... like in sys-config,
    not SAUCE_LOG_...

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  2 Apr 2005 20:07:13 +0100

sauce (0.8.1) unstable; urgency=low

  Bugfixes:
  * site-annoy database expires properly
    (NB you must clean it when you upgrade!)
  * Fix descriptor leak in ic msg_checkeof.
  * More sensible debug.log entries for firewall commands.
  * Display ipchains/iptables commands in debug.log.

  New features:
  * Support Linux 2.4 iptables.
  * Sobig.F shibboleth implemented (taboo_virus_hack, default=off).
  * New X-SAUCE-Notice header informs receiving user of anger towards
    sending site.
  * busyfury_firewall has new value `immed' meaning firewall for every
    `421 too busy' or `421 excessive concurrency', not just when
    maximally furious.
  * New `errok-' policy option for stopping SAUCE from getting too upset
    with .forward-upstreams and mailing list hosts.  Untested yet.
  * Stalling pure-teergrube server for over-aggressive callers.
  * Reinvoking thread_typedefine made safe: doesn't reset id counter.
    (Means you can patch the running SAUCE more easily.)

  Changes to autoblacklisting:
  * blmessage.text split into blmessage-site.text and -addr.text.
  * blmessage.text updated from chiark (no unblacklist policy).
  * Update blacklist timeouts.  (2mth/2mth -> 7d/12mth)

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 14 Jan 2004 23:48:01 +0000

sauce (0.7.14) unstable; urgency=low

  Build changes:
  * Now uses Tcl 8.3 (there are no code changes, so 8.2 should still
    work).  Closes: #183804.
  * debian/control has build dependency on tcl8.3.  Closes: #190520.

  Administrative changes:
  * Copyright notices updated.
  * Blurb slightly improved; ref. to MAPS removed.
  * README now says it's BETA.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 15 Jun 2003 16:46:43 +0100

sauce (0.7.13) unstable; urgency=HIGH

  Bugfixes:
  * Do not blacklist on bounces, by default.
  * Do not complain about lack of Resent-Message-ID when not required.
  * When refreshing site blacklist, actually put in site, not addr, db.
  * When we quit the MTA, turn blocking on (avoids fd leak Tcl bug).

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 15 Jun 2003 16:30:55 +0100

sauce (0.7.12) unstable; urgency=HIGH

  * thread.tcl spurious word `sauce' in log message changed.
  * fix erroneous rejection regarding Resent- headers.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 10 Nov 2002 17:44:59 +0000

sauce (0.7.11) unstable; urgency=medium

  Fixes to general bugs and other infelicities:
  * Actually do avf on originator headers (!)
  * When underlying MTA dies at banner or HELO, say that it's the MTA's
    failure message we display.
  * Dependency on exim allows exim-tls too.
  * When firewall setting fails, do not bomb out completely.
  * Include ic id in saucestate response.
  * Edited TODO.
  
  Occasional `421 Internal error' bugs fixed:
  * On DATA because we didn't spot mixed recipient kinds.
  * At final dot.  (Propagate `eom' through header processing.)
  * ip-literal originator headers.  (Pass and hexify [ and ].)
  * On DATA with no recipients (initialise a_kinds and other variables.)
  * When pipelining avf gets unexpected eof.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  5 Jul 2002 19:08:17 +0100

sauce (0.7.10) unstable; urgency=low

  * sauce-setuserpolicy userv service works with subpolicies.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  4 Dec 2001 19:37:26 +0000

sauce (0.7.9) unstable; urgency=low

  * Default verification timeouts tweaked.
  * When doing maildomain lookup, allow partially-cropped names
    to be CNAMEs, but do not allow original HELO name to be CNAME.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 18 Nov 2001 15:41:10 +0000

sauce (0.7.7.1) unstable; urgency=low

  NMU changes:
  * moved docs from /usr/doc to /usr/share/doc (closes: #91644), also
    edited postinst and prerm to handle /usr/doc/sauce link correctly
  * Corrected location of GPL file.
  * Corrected spelling error in description.
  * Set documentation file permissions to 0644 (was 0755).

  Additional NMU changes:
  * update-rc.d output goes to /dev/null.
  * dpkg-gencontrol passed the -isp option.

 -- Bas Zoetekouw <bas@debian.org>  Fri,  3 Aug 2001 11:38:39 +0200

sauce (0.7.7) unstable; urgency=high

  Important new features and improvements:
  * SAUCE now does not normally reject until it sees RCPT.  This makes it
    possible to mix SAUCEd and effectively un-SAUCEd addresses at the same
    domain.
  * Policy strictness, and the delay feature, are now much more
    configurable, and the possible recipient classes have been improved,
    clarified and documented.  The configuration can be per recipient
    address, including taking into account the local-part, as well as
    details of the sending site or user.  Policy can be configured by
    users using userv.  
  * Rejection log entries are much improved.  They now nearly always
    include:
     - the sending site name (or address) and envelope sender;
     - the recipient(s), and the SMTP response code given to each;
     - any RBL domains hit, as a separate item;
     - all the reasons why the rejection or deferral happened.
  * Now we try to be generous at `accepting' mails to bait addresses.  We
    return 250, but throw the message away.
  * For mails we'd like to reject, but policy says to accept, we add an
    X-SAUCE-Warning to the headers saying what was wrong.

  Minor improvements and new features:
  * Count avf MAIL FROM:<> => 5xx as a definite failure.
  * Irritation amount strings as displayed in SMTP responses are
    configurable.
  * When stalling due to anger (teergrube), fill up with anger_stallwith
    messages, not repeats.  These messages are configurable.
  * Transaction IDs are improved and appear in some visible outputs.
  * configurable notifybl from, default sauce-bounces@canonical_hostname.
  * When doing recipient verifications, we pause before accepting most of
    the header, rather than at final dot.  This may slightly reduce
    message duplication under pathological conditions.
  * Default blmessage.text simplified and now uses 1st person plural.
  * Debug messages are now indended by procedure call level.
  * Default set-firewall script included.
  * Internal syntax changes and cleanups.

  Many bugfixes:
  * If avf fails (except for 5xx), try again on a fresh connection.
  * Debian init.d stop script uses start-stop-daemon to ensure death.
  * When we shut down, catch_close_cleardesc the mtachan to abort any
    teergrube output currently happening.
  * Don't let the SMTP thread hang around after caller goes away.
  * Properly kill subthreads in when we finish an SMTP thread.
  * Originator header syntax checking uses its own errorCode to avoid
    550 due to internal errors.
  * Copyright dates updated.
  * Assorted other bugfixes.

  Debian packaging changes:
  * Now `extra' rather than `experimental'.
  * Depends on libadns1-bin.
  * Maintainer address corrected.

  (Version numbers 0.7.0-0.7.5 are on the branch-2000-12-21-overhaul, where
   the code should be considered ALPHA; this change log lists only changes
   that are relevant compared to the state in 0.6.1.)

 -- Ian Jackson <ian@chiark.greenend.org.uk>  Wed, 21 Mar 2001 23:59:54 +0000

sauce (0.6.1) unstable; urgency=low

  Bugfixes from chiark:
  * Cope with new format of ipchains -L output.
  * dbreasons log is more important than reject log.
  * --unknown option added to sauce-bwlist.
  * Allow HELO name to be CNAME (why?).
  * If HELO DNS lookup gives MISCONFIG, print correct error message.
  * Always print postmaster@... address in HELO response.
  * If RBL gave unexpected answer, preserve flow of control.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 20 Aug 2000 17:50:21 +0100

sauce (0.6.0) unstable; urgency=medium

  Major improvement:
  * Now uses adnshost(1) instead of host(1) for DNS lookups.  (`host' is
    from BIND and is buggy.)  This will produce some stricter checks.

  Bugfixes from chiark:
  * When ident gives garbage, do not lose thread flow-of-control.
  * RCPT arguments containing { } (and other metacharacters) properly
    processed rather than causing internal error.
  * userblacklist now -bwlist, can whitelist too.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 10 May 2000 01:51:41 +0100

sauce (0.5.0) experimental; urgency=low

  * New documentation files {README,BLURB,ERRORS,INSTALL}.text.
  * Give `install' the `-c' flag (and not `-o root -g root').

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 17 Oct 1999 19:57:34 +0100

sauce (0.4.14) unstable; urgency=low

  * Split sauce.tcl into two parts; have goes into new smtp.tcl.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  9 Oct 1999 16:48:20 +0100

sauce (0.4.13) unstable; urgency=medium

  New features:
  * Limit number of connections (prefer sites we're pleased with).
  * Firewall out sites which make us very angry and exceed conn limit. 

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  9 Oct 1999 15:58:47 +0100

sauce (0.4.12) unstable; urgency=medium

  Bugfixes:
  * When databases have bad format, show the line in question.
  * Blank commands, read errors, & unexpected EOFs reported sensibly.
  * Send blacklist notifications from <>.
  * Do not become angry (or pleased) with any local interface.
  * New `Ecstatic' pleasure level.
  * Show anger/pleasure in greeting.
  * Avoid unset variable bug with state(mf_parms).

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 18 Sep 1999 18:00:10 +0100

sauce (0.4.11) unstable; urgency=low

  Bugfixes:
  * Properly store and remember quoted datastate keys.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 23:15:16 +0100

sauce (0.4.10) unstable; urgency=low

  Bugfixes:
  * Do not listen to input after timeout-disconnect.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 22:28:59 +0100

sauce (0.4.9) unstable; urgency=low

  Bugfixes:
  * Greeting doesn't count as a minor fault any more.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 21:24:21 +0100

sauce (0.4.8) unstable; urgency=low

  Bugfixes:
  * Show sending hostname in acceptance messages.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 20:29:29 +0100

sauce (0.4.7) unstable; urgency=low

  Bugfixes:
  * Defer really counts as a minor fault.   Greeting, too.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 20:05:40 +0100

sauce (0.4.6) unstable; urgency=low

  Bugfixes:
  * More improvements to irritation logging.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 19:34:03 +0100

sauce (0.4.5) unstable; urgency=low

  Bugfixes:
  * When irritated, log the causes.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 19:00:51 +0100

sauce (0.4.4) unstable; urgency=low

  Bugfixes:
  * Do not go into infinite recursing when shutting down !

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 18:44:24 +0100

sauce (0.4.3) unstable; urgency=low

  Bugfixes:
  * Remove rcsid line from /etc/sauce/sys-config.
  * Proper timing of annoyed messages (no long gap at end of delays).
  * Properly encode anger values in datastate.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 18:32:01 +0100

sauce (0.4.0) unstable; urgency=medium

  New features/improvements:
  * sauce-blacklist => sauce-bwlist, and can now whitelist too.
  * SAUCE now gets "angry" with sites sending lots of bogus stuff.

  Bugfixes:
  * Allow CNAMEs to point to non-hostnames (needed for classless in-addr).
  * Copyright notices and dates updated.
  
  * Now uses tcl 8.2.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 12 Sep 1999 17:25:30 +0100

sauce (0.3.6) unstable; urgency=low

  Bugfixes:
  * Check for missing config settings works (thanks Dan Sheppard).
  * Don't produce dbreasons log entry if new state is same as old.
  * Don't spout silly `mfok' debugging to stderr.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 21 Aug 1999 03:51:23 +0100

sauce (0.3.5) unstable; urgency=medium

  New features/improvements:
  * Extra quitting check when actually issuing responses.
  * New ds state for addr 'verified' to save on avf's for bypass.
  * Changed defaults for various things to match chiark's config.

  Bugfixes:
  * Allow blacklisted senders/sites to contact admins, as intended !
  * Be case-insensitive about domain names in addr_classify.
  * Make admin addresses avoid header checks like bypass addrs.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 12 Aug 1999 00:42:52 +0100

sauce (0.3.4) unstable; urgency=medium

  Bugfixes:
  * Allow CNAMEs with strange data (sigh).
  * Don't put deferrals in the reject.log.
  * Lowercase the domain in addr_classify.
  * Apply teergrube delay to closing message `421 ... some error ...'.
  * Include domain in listing of bait addresses in dbreasons.log.
  * Use fconfigure -translation binary to avoid crazyness on CR-CR-LF.
  * Put dates and exit status in the sauce-startup.log, and append.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 29 Jul 1999 02:46:47 +0100

sauce (0.3.3) unstable; urgency=high

  * Make socket translation mode be {binary crlf} throughout;
    and strip CRs ourselves in threadio_gets.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 19 Jul 1999 22:05:27 +0100

sauce (0.3.2) unstable; urgency=low

  * Better error messages for connection and verification failure.
  * Make userblacklist work again.
  * Make RSET on verify connection work properly.
  * Make error handling cleanup for avfpool crash be complete.
  * ipaddr_phase_proportion requires local_interfaces to avoid inability
    to use sauceadmin.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 15 Jul 1999 03:08:49 +0100

sauce (0.3.1) unstable; urgency=low

  * sauceadmin shutdown waits for the shutdown to happen.
  * Bugfixes.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  4 Jul 1999 21:01:48 +0100

sauce (0.3.0) unstable; urgency=high

  Major overhaul:
  * Redone persistent database handling.
  * No more pause after final dot.
  * Bugfixes and other changes.
  * VRFY implemented.
  * Add Received header.
  * RBL support.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  4 Jul 1999 20:25:06 +0100

sauce (0.2.13) unstable; urgency=low

  More bugfixes and features from chiark, including:
  * userblacklist support.
  * reject.log.
  * Accept source-routes in addresses in MAIL FROM and RCPT TO.
  * Make require_messageid configurable (default=true).
  * Missing `quit' causes no peeved 421 message.
  * Attempt to set -oMr to include -sauce.
  * Do not advertising PIPELINING.
  * Advertise X-SAUCE (temporary?)
  * show and help moved to yesmaster.
  * Default *_whitelist_delay increased to 5d from 1d.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 16 Jun 1999 23:21:44 +0100

sauce (0.2.11) unstable; urgency=low

  More bugfixes and features from chiark, including:
  * Logging of rejection after body transfer in notice log.
  * Teergrube.
  * Limit number of SMTP errors.
  * Logging of connection close (421) messages in notice log.
  * More diagnostics to far end if MTA fails on banner or hello.
  * More info about which threads were around if shutdown times out.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Jun 1999 02:56:41 +0100

sauce (0.2.10) unstable; urgency=low

  * Bugfixes from chiark.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 24 May 1999 20:57:57 +0100

sauce (0.2.9) unstable; urgency=low

  * Default bait address patterns really fixed.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 25 Apr 1999 19:39:42 +0100

sauce (0.2.8) unstable; urgency=low

  * Default bait address patterns fixed.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 21 Apr 1999 23:30:10 +0100

sauce (0.2.7) unstable; urgency=low

  * DNS threads now distinguish nonexistent domains and no RR of requested
    type; this improves error messages.
  * DNS RR syntax (as out of `host') is now checked.
  * standard output and standard error from host is now distinguished - no
    more misunderstanding error messages as RRs.
  * `record currently not present' message from host is now treated as
    permanent error meaning no RR of requested type; this is right unless
    the local nameserver is misconfigured.  host does not appear to
    properly distinguish real permanent errors here from transient ones.
  * If Tcl were not broken then a nonzero exit status from host would
    prevent successful answers from coming back from DNS queries.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 13 Sep 1998 23:29:18 +0100

sauce (0.2.6) unstable; urgency=low

  * Several bugfixes, and new timeout beyond which shutdown is forced.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 10 Sep 1998 01:53:08 +0100

sauce (0.2.5) unstable; urgency=low

  * Report errors properly in thread_sysshutdown.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Sep 1998 11:30:54 +0100

sauce (0.2.4) unstable; urgency=low

  * Do not die if ident unavailable.
  * Debug level 2 gives sendmail command line args.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Sep 1998 11:22:43 +0100

sauce (0.2.3) unstable; urgency=low

  * Add config-info.text.
  * Don't make unkillable daemon if many are started.
  * If msg_origverify gives error, do not get Tcl error.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  2 Sep 1998 19:38:03 +0100

sauce (0.2.2) unstable; urgency=low

  * Various minor fixes, proper version number.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  2 Sep 1998 18:11:18 +0100

sauce (0.2.1) experimental; urgency=low

  * First version with source package, proper maintainer scripts.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  2 Sep 1998 17:56:02 +0100

sauce (0.2) unstable; urgency=low

  * Many improvements.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  2 Sep 1998 15:28:37 +0100

sauce (0.1-1) experimental; urgency=low

  * Initial release.

 -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 29 Aug 1998 14:57:50 +0100