[Pkg-wmaker-commits] [wmbiff] 72/84: Stop doing the ChangeLog header hack. Instead, remove ChangeLog entirely from CVS and get it generated correctly on dist. Remove unneeded maint scripts.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:02:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit 5aa4bbd3d0123108f12a946035535b063d012675
Author: jordi <jordi>
Date:   Sat Oct 26 23:15:58 2002 +0000

    Stop doing the ChangeLog header hack. Instead, remove ChangeLog entirely from CVS and get it generated correctly on dist. Remove unneeded maint scripts.
---
 .cvsignore             |    1 +
 ChangeLog              | 1124 ------------------------------------------------
 Makefile.am            |   22 +-
 maint/changelog-header |   12 -
 maint/prerelease.sh    |   44 --
 5 files changed, 8 insertions(+), 1195 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index 24180ff..d01faff 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,4 @@
+ChangeLog
 Makefile
 Makefile.in
 aclocal.m4
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 5ef613b..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,1124 +0,0 @@
-
-CVS Changelog.  Don't bother editing this file, because it will get overwritten
-by maint/prerelease.sh .
-
-The latest changelog entry is in a different format, because it's inserted by
-CVS on commit.
-
-  $Log: ChangeLog,v $
-  Revision 1.40  2002/09/18 23:43:49  bluehal
-  bugfix to allow imap mailbox filenames to contain spaces, test that it works; also, prepare 0.4.8
-
-  Revision 1.1  2002/04/07 05:08:23  bluehal
-  use automake / autoconf; after checkout run ./FromCVS.sh
-
-
-
-2002-09-14 Saturday 18:51 UTC -- Dwayne C. Litzenberger <dlitz at dlitz.net>
-
-	* wmbiff/: Client.h, maildirClient.c, wmbiffrc.5.in: *
-	maildirClient: Added support for quick checking of writable
-	network-mounted   maildirs where directory caching normally causes
-	unwanted delays.
-
-2002-08-16 Friday 07:55 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS, configure.ac, autoconf/libgnutls.m4,
-	wmbiff/Imap4Client.c, wmbiff/gnutls-common.c,
-	wmbiff/gnutls-common.h, wmbiff/tlsComm.c: handle new
-	gnutls/gnutls.h convention, release 0.4.7
-
-2002-08-06 Tuesday 08:05 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* FromCVS.sh: seek out and use athe underrated automake 1.6.
-
-2002-07-27 Saturday 17:50 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, tlsComm.c: trivial formatting fixes
-
-2002-07-19 Friday 18:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS, configure.ac: release version 0.4.6
-
-2002-07-18 Thursday 02:55 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: ignore sigpipe, possible bugfix for abnormal
-	termination during suspend for imap/gnutls
-
-2002-07-04 Thursday 08:00 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS, configure.ac: last minute changes for 0.4.5
-
-2002-07-04 Thursday 01:07 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, Makefile.am, Pop3Client.c, charutil.c,
-	tlsComm.c, wmbiff.c: valgrind debugging, and support for -exit. 
-	some bugs were probably fixed, but since nobody has noticed yet, I
-	don't know if they mattered
-
-2002-07-04 Thursday 00:45 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.c: reminder in where valgrind complains
-
-2002-07-04 Thursday 00:45 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: add a top-level 'indent' rule
-
-2002-07-03 Wednesday 02:28 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: doubled the timeout to 40 seconds.
-
-2002-06-28 Friday 00:11 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* .cvsignore: Added autom4te.cache.
-
-2002-06-26 Wednesday 19:04 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, Makefile.am, autoconf/Makefile.am: die configure.in!
-	die acconfig.h!
-
-2002-06-26 Wednesday 18:56 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, FromCVS.sh, Makefile.am, configure.ac, configure.in,
-	autoconf/acconfig.h: migrate to newer autoconf (2.5) to try to
-	debug making-from-scratch problem and get rid of acconfig.h cruft
-
-2002-06-25 Tuesday 23:52 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: tiny automake 1.6 fix (doesn't appear to use
-	stamp-h.  who knew.)
-
-2002-06-25 Tuesday 23:33 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* autoconf/libgnutls.m4: trivial upstream bugfix
-
-2002-06-25 Tuesday 23:29 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: never underestimate the complexity of
-	solutions involving automake
-
-2002-06-25 Tuesday 23:24 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/Makefile.am: corrections to conditional
-	compilation of gnutls-common for automake 1.5 (and thereby the true
-	automake way)
-
-2002-06-25 Tuesday 23:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/Makefile.am: only compile gnutls-common.[ch]
-	if gnutls is configured in (duh), and only check for gcrypt.h if
-	libgcrypt is installed and current
-
-2002-06-24 Monday 07:18 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, FromCVS.sh, NEWS: roughly finished 0.4.4
-
-2002-06-24 Monday 07:16 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: restore certificate checking
-
-2002-06-24 Monday 07:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: gnutls-common.c, gnutls-common.h: indent run
-
-2002-06-24 Monday 01:23 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am, configure.in, wmbiff/Makefile.am: basic
-	gnutls 0.4.3 support (that is, it compiles.)
-
-2002-06-24 Monday 01:18 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: gnutls-common.c, gnutls-common.h, tlsComm.c: basic
-	gnutls 0.4.3 support (that is, it compiles.)
-
-2002-06-23 Sunday 01:26 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: cleanup to periodic mail checking, removal of
-	the first mail check - now all cases are the same
-
-2002-06-21 Friday 04:34 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: y_ and x_origin, and num_mailboxes constants,
-	highlight color for fn, restructured mailbox creation routines
-
-2002-06-21 Friday 04:31 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Pop3Client.c: splint
-
-2002-06-21 Friday 04:31 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: LicqClient.c, ShellClient.c, charutil.c,
-	maildirClient.c, mboxClient.c, passwordMgr.c, test_wmbiff.c:
-	config.h
-
-2002-06-21 Friday 04:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Imap4Client.c: clarity and splint
-
-2002-06-21 Friday 04:29 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: splint support
-
-2002-06-21 Friday 04:29 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.1: highlight color
-
-2002-06-21 Friday 04:28 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: verify that config.h is included in each .c
-	file
-
-2002-06-15 Saturday 09:05 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in: likely bugfix for newer autoconf?
-
-2002-06-15 Saturday 09:04 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: keep automake1.6 happy
-
-2002-06-08 Saturday 22:22 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS, configure.in: release 0.4.3 final updates
-
-2002-06-08 Saturday 22:20 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: make the background black when using fonts
-
-2002-06-08 Saturday 22:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/: wmgeneral.c, wmgeneral.h: font support, ability to
-	erase rectangles
-
-2002-06-08 Saturday 22:14 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: slightly changed debug messages; exists() is
-	more a test -f than a test -e
-
-2002-06-08 Saturday 22:13 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.1: documentation of -fg and -font options
-
-2002-06-08 Saturday 22:13 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, ShellClient.c: cleanup for splint
-	annotations
-
-2002-06-08 Saturday 22:13 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: basic font support, color selection, cleanup to
-	default configuration code, bugifx and cleanup to mouse region code
-
-2002-06-08 Saturday 21:40 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/socket.c: need config.h to get IPv6 support
-
-2002-06-01 Saturday 18:10 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS: 0.4.2
-
-2002-06-01 Saturday 17:58 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/wmbiff.c: oops, didn't really want to
-	release with the crazy font stuff quite yet
-
-2002-06-01 Saturday 07:03 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, configure.in, wmbiff/test-wmbiffrc.shell: release
-	0.4.1
-
-2002-06-01 Saturday 07:01 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* AUTHORS, NEWS: release preparation
-
-2002-06-01 Saturday 06:47 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.h: prototypes for basic font support
-
-2002-06-01 Saturday 06:47 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.c: indent run
-
-2002-06-01 Saturday 06:02 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, ShellClient.c, charutil.c, mboxClient.c:
-	indent run
-
-2002-06-01 Saturday 06:01 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: font support, disabled by default
-
-2002-06-01 Saturday 06:00 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: a start at certificate checking (a daunting
-	task at the moment)
-
-2002-06-01 Saturday 05:59 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: declare exists()
-
-2002-06-01 Saturday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.c: some basic font support, renaming some
-	variables for clarity
-
-2002-06-01 Saturday 05:45 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/socket.c: correct date
-
-2002-06-01 Saturday 05:42 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/socket.c: IPv6 support using getaddrinfo
-	from Jun-ichiro itojun Hagino <itojun at iijlab.net>
-
-2002-05-03 Friday 05:57 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* NEWS: release date of 0.4.0
-
-2002-05-03 Friday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, configure.in: Release 0.4.0
-
-2002-05-03 Friday 05:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: don't list TODO changes in ChangeLog, to avoid
-	confusion
-
-2002-05-03 Friday 05:43 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/mboxClient.c: type casting hackery to help architectures I
-	don't have
-
-2002-05-03 Friday 05:42 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: sample.wmbiffrc, wmbiffrc.5.in: lpq example creep
-
-2002-05-03 Friday 05:42 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: bugfix when alternates between numeric and
-	text
-
-2002-04-29 Monday 02:01 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, ShellClient.c, charutil.c, charutil.h: lclint
-	cleanups - strdup_ordie, some null annotations
-
-2002-04-27 Saturday 08:54 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, ShellClient.c, passwordMgr.c: cleanup to use
-	grabCommandOutput in passwordMgr instead of duplicating the
-	popen/fgets/pclose code
-
-2002-04-27 Saturday 08:29 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Makefile.am, charutil.c, passwordMgr.c,
-	passwordMgr.h, test_wmbiff.c: move passwordMgr testing to
-	test_wmbiff.c; catch a small bug in handling empty passwords
-
-2002-04-27 Saturday 08:29 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* FromCVS.sh: apparently aclocal barfs when macros are defined both
-	in the system directory and in a local copy.  semper fragile.
-
-2002-04-25 Thursday 21:35 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* NEWS: GNUTLS warning
-
-2002-04-25 Thursday 20:28 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* README: add a note about gnutls version 0.3.5
-
-2002-04-25 Thursday 18:33 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in: hack attempt at supporting gnutls built locally
-
-2002-04-25 Thursday 17:31 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, FromCVS.sh, autoconf/libgcrypt.m4,
-	autoconf/libgnutls.m4: add m4 macros for libgcrypt and libgnutls to
-	the repository, so that FromCVS can be run to regenerate
-	configure.in, even on systems without gnutls.
-
-2002-04-20 Saturday 10:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/.cvsignore: add ignorance of test binary
-
-2002-04-20 Saturday 09:55 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: correct a problem uncovered by sourceforge's
-	compile farm
-
-2002-04-20 Saturday 09:27 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: BSD fix (no strndup, no sighandler_t)
-
-2002-04-20 Saturday 09:12 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: LicqClient.c, mboxClient.c: move msgs=-1 assignment on
-	failure to the common openMailbox()
-
-2002-04-20 Saturday 08:53 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, NEWS, configure.in, wmbiff/Client.h: update
-	meta-information for prerelease 5
-
-2002-04-20 Saturday 08:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: correct syntax for making a test program
-
-2002-04-20 Saturday 08:41 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* autoconf/.cvsignore, wmbiff/.cvsignore, wmgeneral/.cvsignore,
-	.cvsignore: ignorance
-
-2002-04-20 Saturday 08:13 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/sample.wmbiffrc: finish deprecating
-
-2002-04-20 Saturday 08:12 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: sample.wmbiffrc, wmbiffrc.5.in: document back-tick
-	expansion, deprecate mbox style without mbox: prefix
-
-2002-04-20 Saturday 07:54 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, LicqClient.c, ShellClient.c, mboxClient.c:
-	oops (indent)
-
-2002-04-20 Saturday 07:53 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: LicqClient.c, mboxClient.c: refactor mailbox stat()'ting
-	to reduce duplicated code and supprort backticks.
-
-2002-04-20 Saturday 07:52 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: refactor command execution code to support
-	backtick foo expansion
-
-2002-04-20 Saturday 07:50 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Makefile.am, test_wmbiff.c: add tests for bbacktick
-	expansion
-
-2002-04-20 Saturday 07:49 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: ctime has become useless; new prototypes to
-	handle backtick
-
-2002-04-16 Tuesday 08:10 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* NEWS: a little wordsmithing
-
-2002-04-16 Tuesday 07:37 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, wmbiff/Client.h, wmbiff/Imap4Client.c,
-	wmbiff/LicqClient.c, wmbiff/Pop3Client.c, wmbiff/mboxClient.c,
-	wmbiff/passwordMgr.c, wmbiff/wmbiff.c: remove vestigial pc->open()
-
-2002-04-16 Tuesday 07:08 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/test-make.sh: unnecessary now that autoconf is involved
-
-2002-04-15 Monday 22:58 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: dist the FAQ
-
-2002-04-15 Monday 21:19 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/: Makefile.am, list.c, list.h, misc.c, misc.h,
-	wmgeneral.c, wmgeneral.h: run make indent; also tolerate standard
-	geometry string (dumping the dimensions provided)
-
-2002-04-15 Monday 21:06 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: bugfix to sigchld_handler (argh)
-
-2002-04-15 Monday 08:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, Makefile.am, configure.in, wmbiff/Makefile.am,
-	autoconf/Makefile.am: try to make the distcheck target work
-	correctly.  voodoo.
-
-2002-04-15 Monday 08:14 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* FAQ: a little documentation
-
-2002-04-15 Monday 02:21 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: treat  all gicu messages as new (they're unread)
-
-2002-04-15 Monday 02:10 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in: chmod 0444 wmbiffrc.5 to remind me not to try to
-	edit it.
-
-2002-04-15 Monday 02:09 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiffrc.5.in: document finger, changes to shell
-
-2002-04-15 Monday 01:58 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: ShellClient.c, wmbiff.c: waitpid until done
-
-2002-04-15 Monday 01:48 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in: slightly nicer message
-
-2002-04-15 Monday 01:47 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, configure.in, wmbiff/wmbiff-master-contrast.xpm:
-	0.4.0pre4 - finger support, text from shell support, minor code
-	reorganization
-
-2002-04-15 Monday 01:38 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* AUTHORS, README: add Andelko Horvat to the list of contributors,
-	remove author list from README
-
-2002-04-15 Monday 01:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/test-wmbiffrc.shell: test finger as well
-
-2002-04-15 Monday 01:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: TextStatus to hold a three-character status
-	message
-
-2002-04-15 Monday 01:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: support TextString as status; factor
-	blitMsgCounters as displayMsgCounters was starting to get ugly, add
-	finger recipe to use ShellClient instead of a separate module
-
-2002-04-15 Monday 01:26 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/passwordMgr.c: use chomp to remove the newline from
-	ssh-askpass output
-
-2002-04-15 Monday 01:26 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: charutil.c, charutil.h: duplicate perl's chomp()
-
-2002-04-15 Monday 01:26 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: return sigchld to default hander before
-	using popen; handle text input. Much complexity, I hope it's worth
-	it.
-
-2002-04-15 Monday 01:25 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff-master-led.xpm: support yellow text
-
-2002-04-15 Monday 01:24 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: derive wmbiff-master-contrast.xpm from
-	wmbiff-master-led.xpm
-
-2002-04-12 Friday 05:54 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/socket.c: extra debugging messages, to be in-line with our
-	-debug to stdout philosophy
-
-2002-04-11 Thursday 21:49 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* .cvsignore, wmbiff/.cvsignore, wmgeneral/.cvsignore: Ignorable
-	flies.
-
-2002-04-11 Thursday 21:39 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* autoconf/: install-sh, missing, mkinstalldirs: Shouldn't be in
-	CVS...
-
-2002-04-11 Thursday 18:24 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/.cvsignore: attempt to fix Jordi's configure
-	bug
-
-2002-04-11 Thursday 07:24 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Pop3Client.c: APOP bugfix (unreleased bug)
-
-2002-04-09 Tuesday 07:52 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* ChangeLog, configure.in: bump version to 0.4.0pre3 - permissions
-	checking for .wmbiffrc added.
-
-2002-04-09 Tuesday 07:47 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* Makefile.am: try to tell the difference between running make dist
-	with cvs and missing cvs2cl (an error), and running make dist
-	without cvs (which should be ok).
-
-2002-04-09 Tuesday 07:45 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: LicqClient.c, maildirClient.c, mboxClient.c: some
-	explicit casts to make compiling on non-linux a bit more
-	warning-free
-
-2002-04-09 Tuesday 07:44 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: permissions checking for .wmbiffrc (if it
-	exists), some minor cleanup associated with this.
-
-2002-04-09 Tuesday 07:43 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile.am: _DATA files don't get distributed, add the
-	skins into extra_dist. automake can be confusing
-
-2002-04-08 Monday 09:35 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in, wmbiff/wmbiffrc.5, wmbiff/wmbiffrc.5.in:
-	automatically generate wmbiffrc.5 based on the results of
-	configure, so that the configure-time chosen defaults are
-	accurately shown
-
-2002-04-07 Sunday 19:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* configure.in: don't try to configure gnutls if libz or libgdbm
-	aren't installed
-
-2002-04-07 Sunday 19:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* FromCVS.sh: allow for automake 1.5's need for depcomp
-
-2002-04-07 Sunday 05:08 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* COPYING, ChangeLog, FromCVS.sh, INSTALL, Makefile.am, NEWS,
-	configure.in, autoconf/acconfig.h, autoconf/install-sh,
-	autoconf/missing, autoconf/mkinstalldirs, maint/changelog-header,
-	wmbiff/Client.h, wmbiff/Imap4Client.c, wmbiff/LicqClient.c,
-	wmbiff/Makefile, wmbiff/Makefile.am, wmbiff/Pop3Client.c,
-	wmbiff/charutil.h, wmbiff/maildirClient.c, wmbiff/mboxClient.c,
-	wmbiff/tlsComm.c, wmbiff/wmbiff.c, wmgeneral/Makefile.am,
-	wmgeneral/wmgeneral.c: use automake / autoconf; after checkout run
-	./FromCVS.sh
-
-2002-04-07 Sunday 03:23 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* AUTHORS: automake required file, duplicated from README
-
-2002-04-05 Friday 19:44 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff-master-contrast.xpm: a first cut higher-contrast
-	skin
-
-2002-04-05 Friday 19:43 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Makefile, sample.wmbiffrc, test-make.sh, wmbiff.c:
-	askpass - invoke ssh-askpass to fill in passwords for IMAP servers;
-	skin - dynamically load an .xpm background
-
-2002-04-05 Friday 19:42 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiffrc.5: documentation of askpass and skin
-
-2002-04-05 Friday 19:08 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: explicit handling of timeouts
-
-2002-04-05 Friday 19:02 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/passwordMgr.c: askpass having a space in it is an INFO,
-	not an ERR.
-
-2002-04-04 Thursday 08:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Imap4Client.c, Makefile, Pop3Client.c,
-	passwordMgr.c, passwordMgr.h, sample.wmbiffrc, test-make.sh:
-	interactive password prompting support for imap - leave password in
-	the : format blank to use
-
-2002-03-26 Tuesday 16:30 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, wmbiff/Makefile: Released WMBiff 0.3.8.
-
-2002-03-18 Monday 09:47 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.h: un-shadow index
-
-2002-03-18 Monday 09:46 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/wmgeneral.c: un-shadow a global variable
-
-2002-03-14 Thursday 08:51 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* README: correct and expand upon crypto instructions
-
-2002-03-12 Tuesday 23:53 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Imap4Client.c, Pop3Client.c, ShellClient.c,
-	tlsComm.c: fixed misunderstanding of the use of ## in macros with
-	strings - the compiler does the concatenation, not the preprocessor
-
-2002-03-11 Monday 00:11 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: slightly better message on expect failure
-
-2002-03-09 Saturday 08:50 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: debug messages cleanup; start handling
-	pclose errors; remove open() function pointer assignment; #include
-	fix
-
-2002-03-09 Saturday 08:03 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/: list.h, wmgeneral.c: minor warning cleanups
-
-2002-03-08 Friday 19:26 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* README: credit Ben
-
-2002-03-07 Thursday 22:20 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: fix error return status (ben's 'lil' patch)
-
-2002-03-07 Thursday 07:04 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: appropriate credits
-
-2002-03-06 Wednesday 18:01 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: fix my sloppy mistake in shell path parsing
-
-2002-03-06 Wednesday 07:59 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: misplaced string.h
-
-2002-03-06 Wednesday 07:59 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: rename in Read_Config_File for more 'index'
-	purging
-
-2002-03-06 Wednesday 07:44 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/ShellClient.c: fix a potential file descriptor leak
-
-2002-03-06 Wednesday 07:15 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Makefile, ShellClient.c, mboxClient.c,
-	sample.wmbiffrc, test-wmbiffrc.shell, wmbiff.1, wmbiff.c,
-	wmbiffrc.5: Draft shell command and gnomeicu support from Beno�t
-	Rouits with minor modifications 1) implement gicu using the shell
-	module rather than as a separate module, 2) edit Ben's shell format
-	to have extra colons for extensibility, 3) add some extra error
-	checking in the shell method.  I also added a test wmbiffrc that
-	can be used to verify that the gicu and shell methods "work".
-
-2002-03-05 Tuesday 05:02 UTC -- Dwayne C. Litzenberger <dlitz at dlitz.net>
-
-	* wmbiff/maildirClient.c: cosmetic changes
-
-2002-03-04 Monday 06:57 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/mboxClient.c: convert a lingering fprintf to DM
-
-2002-03-02 Saturday 23:25 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, Makefile, wmbiff.c: a little -Wshadow and
-	-Wcast-qual cleanup (or, eliminate the use of 'index' as a variable
-	name)
-
-2002-03-02 Saturday 22:38 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: add preprocessor define to handle portability of
-	__attribute__ tag to non-gcc compilers (untested)
-
-2002-03-02 Saturday 06:42 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: indent run (oops)
-
-2002-03-02 Saturday 06:41 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Pop3Client.c, Imap4Client.c: minor reorganization of
-	gcrypt-needing authentication schemes
-
-2002-03-02 Saturday 06:39 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: attribute tags for warning cleanup w/o gnutls
-
-2002-03-02 Saturday 06:36 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: gcc attribute tags, minor debug message cleanup
-
-2002-03-02 Saturday 06:31 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile: rearrange which compiler warnings are implied by
-	DEBUG
-
-2002-03-02 Saturday 05:58 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Client.h: use off_t instead of size_t in Licq and Maildir
-	for file sizes from stat()
-
-2002-03-02 Saturday 05:50 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: bugfix to support compilation without crypto
-
-2002-03-01 Friday 11:58 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/wmbiff.c: Added -debug to help text.  Removed Gennady's
-	mail address and added our devel list.
-
-2002-03-01 Friday 11:28 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Fixed install rule in Makefile.
-
-2002-03-01 Friday 08:41 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Imap4Client.c, LicqClient.c, Makefile,
-	Pop3Client.c, maildirClient.c, mboxClient.c, tlsComm.c, tlsComm.h,
-	wmbiff.1, wmbiff.c, wmbiffrc.5: Replaced DEBUG_x preprocessor
-	defines with a -debug option and debug configuration keyword. 
-	Replaced most debugging messages with a DM (debug message) macro. 
-	Removed gnutls version 0.2.x support.  Added troubleshooting
-	section to man page.
-
-2002-02-03 Sunday 22:48 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released WMBiff 0.3.7.
-
-2002-02-03 Sunday 22:43 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Bumped WMBIFF_VERSION to 0.3.7.
-
-2002-02-02 Saturday 18:04 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* NEWS, wmbiff/Client.h, wmbiff/Imap4Client.c, wmbiff/Makefile,
-	wmbiff/Pop3Client.c, wmbiff/charutil.h: Makefile fixes from Simon
-	L. Nielsen, which help building wmbiff in FreeBSD.  Fixed the
-	previous IMAP regex patch.
-
-2002-01-27 Sunday 20:20 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, maint/changelog.sed, maint/prerelease.sh: Some fixes
-	for the maint scripts.
-
-2002-01-27 Sunday 19:59 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released WMBiff 0.3.6.
-
-2002-01-27 Sunday 19:56 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Imap4Client.c: Indent fixes.
-
-2002-01-27 Sunday 19:52 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Bump WMBIFF_VERSION to 0.3.6.
-
-2002-01-27 Sunday 12:46 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* NEWS, README, wmbiff/Imap4Client.c, wmbiff/Makefile,
-	wmbiff/wmbiffrc.5: Alternate regex for imap/imaps which allows "@"
-	in passwords.  Fix to correctly handle the auth list in imap. 
-	Patch from David Smith <davidsmith at acm.org>.
-
-2002-01-14 Monday 01:51 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released WMBiff 0.3.5.
-
-2002-01-14 Monday 01:50 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Bump WMBIFF_VERSION to 0.3.5.
-
-2002-01-12 Saturday 19:18 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Imap4Client.c: quote patch from Nick Mitchell, ref debian
-	#128863
-
-2002-01-12 Saturday 06:17 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: debugging for gnutls3
-
-2002-01-12 Saturday 05:50 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Makefile: clarify what to do with gnutls version define
-
-2002-01-12 Saturday 05:30 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Makefile, charutil.c, tlsComm.c: update for the
-	interface change in gnutls 0.3.0
-
-2001-11-23 Friday 15:57 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog: Released WMBiff 0.3.4.
-
-2001-11-23 Friday 15:55 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* NEWS, wmbiff/Makefile: Bumped version to 0.3.4, and release.
-
-2001-11-23 Friday 15:53 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, wmbiff/sample.wmbiffrc: Doc updates for 0.3.4.
-
-2001-11-16 Friday 07:11 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, Pop3Client.c, charutil.c: regexes limit
-	password and username to 32 characters
-
-2001-11-16 Friday 06:08 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmgeneral/: wmgeneral.c, wmgeneral.h: -Wwrite-strings cleanliness
-
-2001-11-16 Friday 01:13 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Client.h, Imap4Client.c, Makefile, Pop3Client.c,
-	charutil.c: rewrite of authentication code to a) allow users to
-	specify authentication type, b) fall back to other authentication
-	methods when hash-based authentication fails (because not everybody
-	uses the cleartext password file) c) fix debug messages
-
-2001-11-16 Friday 00:40 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/charutil.h: regex helpers common to pop3 and imap4 clients
-	extracted and moved here
-
-2001-11-16 Friday 00:40 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: tlsComm.c, tlsComm.h: blacklist and debugging updates
-	for gnutls 0.2.10 and DM macro
-
-2001-11-16 Friday 00:39 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiffrc.5: authentication method list, reduced
-	indentation to fit screen better
-
-2001-11-16 Friday 00:38 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff-master-led.xpm: made pixmap const char
-
-2001-11-16 Friday 00:37 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: -Wwrite-strings cleanliness
-
-2001-11-02 Friday 08:53 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/: Imap4Client.c, wmbiff.c, wmbiffrc.5: Prefer "imaps"
-	instead of "sslimap" (sslimap is still supported, but imaps is
-	documented, and a better name).
-
-2001-11-02 Friday 08:48 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/tlsComm.c: Small debugging message to help if a connection
-	ends unexpectedly.
-
-2001-10-29 Monday 13:57 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released WMBiff 0.3.3.
-
-2001-10-29 Monday 13:54 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/: Imap4Client.c, wmbiff.c: Indent run.
-
-2001-10-28 Sunday 23:32 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, README, wmbiff/Makefile, wmbiff/sample.wmbiffrc:
-	Preparation for 0.3.3.	Documentation updates.
-
-2001-10-28 Sunday 22:22 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/wmbiff.c: Bugfix: initialize libgcrypt properly before
-	cram-md5 (or probably apop) authentication.
-
-2001-10-24 Wednesday 15:35 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* maint/changelog.sed: Added Neil to the sed script.
-
-2001-10-23 Tuesday 21:14 UTC -- Neil Spring <nspring at cs.washington.edu>
-
-	* wmbiff/Imap4Client.c: error check just in case sighup patch is
-	applied
-
-2001-10-23 Tuesday 18:35 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released WMBiff 0.3.2.
-
-2001-10-23 Tuesday 18:33 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Bump WMBIFF_VERSION to 0.3.2.
-
-2001-10-05 Friday 16:10 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Makefile: Changed order of additions to LIBS and
-	EXTRAFLAGS, removed extra WMBIFF_VERSION definition.
-
-2001-10-04 Thursday 09:50 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* NEWS, README, wmbiff/Client.h, wmbiff/Imap4Client.c,
-	wmbiff/LicqClient.c, wmbiff/Makefile, wmbiff/Pop3Client.c,
-	wmbiff/charutil.c, wmbiff/charutil.h, wmbiff/maildirClient.c,
-	wmbiff/mboxClient.c, wmbiff/socket.c, wmbiff/tlsComm.c,
-	wmbiff/tlsComm.h, wmbiff/wmbiff.1, wmbiff/wmbiff.c,
-	wmbiff/wmbiffrc.5: * Big patch from Neil Spring which adds lots of
-	crypto support to WMBiff.  * WMBiff can now speak IMAP over TLS and
-	CRAM-MD5, and APOP using libgcrypt.  * Known problems:	 - gnutls
-	is being developed still, so it may have security related bugs.   
-	- A bug in gnutls (a too-small buffer) may cause problems      in
-	the parsing of openssl certificates. This should be fixed by gnutls
-	     soon, hopefully. Added error messages if this bug is tickled.
-	If you've      got problems with IMAP SSL, please try upgrading
-	gnutls. If the problem	    persists, let us know.    - IMAP has
-	totally been rewritten, so bugs may crop up.	- Pop3 hasn't been
-	rewritten to use the TLS primitives, though it probably      could
-	be if someone wanted to.  * There's a new interface for reading and
-	writing to the socket in   tlsComm.[ch].  This makes the IMAP code
-	somewhat independent of whether   ssl is used, and provides nicer
-	primitives to help skip 'informational'   messages.  * WITH_TLS and
-	WITH_GCRYPT are on-by-default in the Makefile.	TLS   applies to
-	encryption, GCRYPT to cram-md5 and apop authentication.    Since
-	gnutls depends on libgcrypt anyway, these probably don't need to be
-	   independent.  Some compile warnings may be generated when these
-	are    disabled.  * Added code to optionally include dmalloc.h and
-	link -ldmalloc. This   doesn't do anything at the moment, but
-	shouldn't hurt. It's off-by-default.  * IMAP connections are now
-	persistent.  persistent.  This is to cut down on   the need to
-	re-negotiate an SSL connection every time you want to check   mail.
-	It tries to use just one connection per
-	(server/username/password/port	 number), which means multiple
-	mailboxes need only one connection.  * There are a handful of
-	lclint (http://lclint.cs.virginia.edu) annotations   in
-	tlsComm.[ch]. These should also not hurt anyone, and are meant to
-	keep   the signal to noise ratio of lclint high.  * The rewritten
-	IMAP code uses the GNU regex library to handle the   configuration
-	line.  I think its clearer than the cascading strtok()	 solution,
-	but the regex might not be perfect.  * Removed an unnecessary
-	"inline" keyword from charutil.h.  * Added a TODO document with the
-	bits that are missing from the picture.  * Please bow in awe at
-	NAKAYAMA Takao, Jay T. Francis and specially   Neil Spring for all
-	of this.
-
-2001-10-04 Thursday 09:21 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/ApopClient.c: Removed unneeded Apop support code, now
-	integrated in Neil and Jay's patch.
-
-2001-10-04 Thursday 09:00 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* maint/changelog.sed: Added my other SF account, which I intend to
-	use now.
-
-2001-10-04 Thursday 08:54 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, README, wmbiff/Client.h, wmbiff/Makefile,
-	wmbiff/sample.wmbiffrc, wmbiff/wmbiff.1, wmbiff/wmbiff.c,
-	wmbiff/wmbiffrc.5: Backed out hoehoe's patch, preparing to apply
-	Neil's.
-
-2001-09-24 Monday 11:58 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, README, wmbiff/ApopClient.c, wmbiff/Client.h,
-	wmbiff/Makefile, wmbiff/sample.wmbiffrc, wmbiff/wmbiff.1,
-	wmbiff/wmbiff.c, wmbiff/wmbiffrc.5: Added APOP support, patch from
-	NAKAYAMA Takao <hoehoe at wakaba.jp>.  Fixed some bits of the manpage
-	(Jordi) Bumped version to 0.3.2.
-
-2001-09-24 Monday 11:56 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* maint/prerelease.sh: Removed -t to cvs2cl invocation, to make
-	cleaner ChangeLogs.
-
-2001-06-24 Sunday 18:17 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS: Released wmbiff 0.3.1.
-
-2001-06-24 Sunday 18:08 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, README: Removed duplicate entry for Vladimir Popov in
-	README.
-
-2001-06-23 Saturday 00:09 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/Imap4Client.c: Imap fix from Rob Funk
-
-2001-06-23 Saturday 00:07 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, NEWS, maint/changelog.sed, maint/prerelease.sh:
-	Renamed CHANGES to ChangeLog and RELEASE-NOTES to NEWS, modified
-	release scripts accordingly. Added Mark to the sed file.
-
-2001-06-22 Friday 23:55 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* CHANGES, RELEASE-NOTES: Renamed to NEWS and ChangeLog
-
-2001-06-19 Tuesday 03:52 UTC -- Dwayne C. Litzenberger <dlitz at dlitz.net>
-
-	* CHANGES, maint/prerelease.sh: * Whoops!  Messed up CVS expansion
-	in maint/prerelease.sh.  Fixed it.  * Also changed
-	maint/prerelease.sh a bit.
-
-2001-06-19 Tuesday 03:38 UTC -- Dwayne C. Litzenberger <dlitz at dlitz.net>
-
-	* CHANGES, ChangeLog, README, RELEASE-NOTES, maint/changelog.sed,
-	maint/prerelease.sh, wmbiff/Client.h, wmbiff/Imap4Client.c,
-	wmbiff/LicqClient.c, wmbiff/Makefile, wmbiff/Pop3Client.c,
-	wmbiff/charutil.c, wmbiff/charutil.h, wmbiff/maildirClient.c,
-	wmbiff/mboxClient.c, wmbiff/sample.wmbiffrc, wmbiff/socket.c,
-	wmbiff/wmbiff.1, wmbiff/wmbiff.c, wmbiff/wmbiffrc.5: * Another big
-	patch that mucks with everything.  I probably deserve to be  
-	flamed for this practice.  Feel free... :-) * Added
-	maint/prerelease.sh script.  Run it before making any releases.  *
-	Added maint/changelog.sed.  Add your SourceForge userid here.  *
-	Moved ChangeLog to RELEASE-NOTES (see below).  * Added a new file,
-	CHANGES (created by maint/prerelease.sh) that tabulates   all the
-	CVS changes.  * Added "distclean" to wmbiff/Makefile.  * Added CVS
-	Id$ to all the files in wmbiff/ .  * I reformatted ths changelog,
-	again.	I hope this is the last time I need   to do this.  The CVS
-	logs should be used for all changes, and this file   should by
-	updated for user-visible changes only, from now on.    (Dwayne C.
-	Litzenberger)  * Updated the README to reflect that Gennady
-	Belyakov died right after releasing   wmBiff 0.2.  May your soul
-	rest in peace, Gennady.  (Dwayne C. Litzenberger)
-
-2001-06-16 Saturday 01:02 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, wmbiff/Makefile, wmbiff/sample.wmbiffrc,
-	wmbiff/wmbiff.c: An FHS fix for wmbiff.c and use $(CC) in the
-	Makefile
-
-2001-05-17 Thursday 04:22 UTC -- Dwayne C. Litzenberger <dlitz at dlitz.net>
-
-	* ChangeLog, wmbiff/Makefile, wmbiff/charutil.c: Committing Mark
-	Hurley's patch
-
-2001-05-16 Wednesday 10:48 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, README: Updated some obsolete info in README
-
-2001-05-11 Friday 15:04 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, wmbiff/Imap4Client.c, wmbiff/Makefile,
-	wmbiff/charutil.c, wmbiff/charutil.h, wmbiff/wmbiff.c: Mark's
-	wmbiffrc parsing fix, small Makefile changes and bump version to
-	0.3.0.
-
-2001-05-11 Friday 14:49 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* wmbiff/: .cvsignore, Makefile: Uncommitted stuff to deal with the
-	removal of the xmp link
-
-2001-05-04 Friday 11:01 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* ChangeLog, wmbiff/Makefile: Updated Changelog and Makefile for
-	0.2r.
-
-2001-05-01 Tuesday 16:11 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* README.licq, ChangeLog, README, wmgeneral/list.c,
-	wmgeneral/list.h, wmgeneral/misc.c, wmgeneral/misc.h,
-	wmgeneral/wmgeneral.h, wmbiff/socket.c, wmgeneral/wmgeneral.c,
-	wmbiff/Imap4Client.c, wmbiff/Makefile, wmbiff/mboxClient.c,
-	wmbiff/sample.wmbiffrc, wmbiff/wmbiff.1, wmbiff/wmbiff.c,
-	wmbiff/wmbiff-master-led.xpm, wmbiff/.cvsignore, wmbiff/Client.h,
-	wmbiff/LicqClient.c, wmbiff/Pop3Client.c, wmbiff/maildirClient.c,
-	wmbiff/wmbiffrc.5: Initial revision
-
-2001-05-01 Tuesday 16:11 UTC -- Jordi Mallach <jordi at sindominio.net>
-
-	* README.licq, ChangeLog, README, wmgeneral/list.c,
-	wmgeneral/list.h, wmgeneral/misc.c, wmgeneral/misc.h,
-	wmgeneral/wmgeneral.h, wmbiff/socket.c, wmgeneral/wmgeneral.c,
-	wmbiff/Imap4Client.c, wmbiff/Makefile, wmbiff/mboxClient.c,
-	wmbiff/sample.wmbiffrc, wmbiff/wmbiff.1, wmbiff/wmbiff.c,
-	wmbiff/wmbiff-master-led.xpm, wmbiff/.cvsignore, wmbiff/Client.h,
-	wmbiff/LicqClient.c, wmbiff/Pop3Client.c, wmbiff/maildirClient.c,
-	wmbiff/wmbiffrc.5: Initial import to SourceForge, version
-	0.2q1+Debian
-
diff --git a/Makefile.am b/Makefile.am
index 36a90d7..285759d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS = wmgeneral wmbiff autoconf
-EXTRA_DIST = README.licq TODO FAQ
+EXTRA_DIST = ChangeLog FAQ README.licq TODO
 
 ACLOCAL_FLAGS = -I autoconf
 
@@ -27,19 +27,11 @@ indent:
 
 # manually increment version in configure.ac, which should be enough.
 ChangeLog: Makefile configure.ac
-	@if test -e maint/changelog-header; then \
-	  if test "x$(CVS2CL)" != "x"; then \
-		cat maint/changelog-header > $@; \
-		echo >> $@; \
-		echo "running $(CVS2CL)..."; \
-		$(CVS2CL) --stdout --utc --day-of-week -I TODO | sed -f maint/changelog.sed >> $@; \
-	  else \
+	@if test "x$(CVS2CL)" != "x"; then \
+		echo "Running $(CVS2CL)..."; \
+		$(CVS2CL) --stdout --utc --day-of-week -I TODO | \
+		sed -f maint/changelog.sed > $@; \
+	else \
 		echo "Unable to build ChangeLog for distribution"; \
 		exit 1; \
-	  fi; \
-	else \
-      echo "ChangeLog doesn't seem like a good target. not touching anyway."; \
-    fi
-
-
-
+	fi
diff --git a/maint/changelog-header b/maint/changelog-header
deleted file mode 100644
index 3dba971..0000000
--- a/maint/changelog-header
+++ /dev/null
@@ -1,12 +0,0 @@
-
-CVS Changelog.  Don't bother editing this file, because it will get overwritten
-by maint/prerelease.sh .
-
-The latest changelog entry is in a different format, because it's inserted by
-CVS on commit.
-
-  $Log: changelog-header,v $
-  Revision 1.1  2002/04/07 05:08:23  bluehal
-  use automake / autoconf; after checkout run ./FromCVS.sh
-
-
diff --git a/maint/prerelease.sh b/maint/prerelease.sh
deleted file mode 100755
index d89ee20..0000000
--- a/maint/prerelease.sh
+++ /dev/null
@@ -1,44 +0,0 @@
-#!/bin/sh
-# $Id: prerelease.sh,v 1.5 2002/01/27 20:20:48 jordi Exp $
-# wmBiff prerelease script.  Used mainly by the upstream maintainer(s).
-# Run this before making a new release of wmBiff
-# You will need cvs2cl.
-
-set -e
-
-(
-	cd wmbiff
-	make indent
-	make distclean
-	make all
-	make distclean
-)
-
-cat <<EOF > ChangeLog
-CVS Changelog.  Don't bother editing this file, because it will get overwritten
-by maint/prerelease.sh .
-
-The latest changelog entry is in a different format, because it's inserted by
-CVS on commit.
-
-EOF
-
-echo "  $""Log""$" >> ChangeLog
-echo ""            >> ChangeLog
-
-cvs2cl --stdout --utc --day-of-week | sed -f maint/changelog.sed >> ChangeLog
-
-echo ""
-echo ""
-echo ""
-echo ""
-echo "Pre-release script successful!"
-echo ""
-echo "Don't forget to edit NEWS, and substitute today's date for"
-echo "(unreleased), commit and tag the release, then add a new version line"
-echo "and commit again."
-echo ""
-echo "Also, don't forget to update WMBIFF_VERSION in wmbiff/Makefile."
-echo ""
-echo "The date for the release notes is:   `date -R`"
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list