2004-12-25  arthur

	* config.guess, config.sub, install-sh: update from recent automake

2004-12-12  arthur

	* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.4
	* INSTALL, autogen.sh, config.guess, config.sub, depcomp,
	  install-sh, missing: upgrade to automake 1.9

2004-12-06  arthur

	* Makefile.am, NEWS, capabilities.txt, cfg.h, cvsd-buginfo.8.in,
	  cvsd-buildroot.8.in, cvsd-passwd.8.in, cvsd.8.in, cvsd.c,
	  cvsd.conf-dist, cvsd.conf.5.in, cvsd.init.redhat71.in,
	  cvsd.spec.in, getinfos.c, log.c, debian/postinst,
	  debian/templates, debian/po/da.po, debian/po/de.po,
	  debian/po/fr.po, debian/po/ja.po, debian/po/nl.po,
	  debian/po/pt_BR.po, debian/po/templates.pot: stip whitespace
	* debian/: templates, po/da.po, po/de.po, po/fr.po, po/ja.po,
	  po/nl.po, po/pt_BR.po, po/templates.pot: fix location of README
	  (thanks to Sean Coates <sean@caedmon.net> for spotting this

2004-11-28  arthur

	* Makefile.am, debian/po/ja.po: add Japanese (ja) translation of
	  debconf templates by Hideki Yamane <henrich@samba.gr.jp>
	* debian/rules: disable dependency tracking in debian package
	  building (speeds building up)
	* cvsd.init.in: remove silly unneeded grep

2004-08-21  arthur

	* cvsd-buginfo.in: remove override of configfile and use configure
	  time configfile as default

2004-08-07  arthur

	* NEWS, TODO, configure.ac, debian/changelog, ChangeLog: release
	  1.0.3
	* cvsd-buginfo.in: fix wc -l tests
	* .cvsignore, Makefile.am, configure.ac, cvsd-buginfo.8.in: add
	  cvsd-buginfo manual page

2004-08-06  arthur

	* cvsd.c: add dumping of full environment in debug mode
	* cfg.c, cfg.h: fix incorrect CVSUMASK_IDX value and add reminders
	  to keep index consistent with environment

2004-08-01  arthur

	* capabilities.txt, cfg.c, cfg.h, cfgfile.c, configure.ac, cvsd.c:
	  add experimental support for POSIX draft 1003.1e capabilities,
	  based on patch by Shugo Maeda <shugo@ruby-lang.org>
	* README: add note about cvsd-buginfo
	* FAQ: update from current web version

2004-07-31  arthur

	* Makefile.am, debian/cvsd.bug.script, debian/rules: add reportbug
	  script that uses cvsd-buginfo to provide more information
	* .cvsignore, Makefile.am, configure.ac, cvsd-buginfo.in: add
	  cvsd-buginfo script that gathers some information about an
	  installed cvsd configuration so that bugreports are more
	  structured and complete
	* configure.ac: make generated scripts executable in configure

2004-07-29  arthur

	* README, cvsd.init.in, debian/config, debian/cvsd.init,
	  debian/postinst, debian/postrm: make shell scripts user &&
	  instead of -a for tests and use kill -s SIG instead of kill -SIG
	* config.guess, config.sub: update to latest versions from automake

2004-05-15  arthur

	* README: added quickstart section and made rest more consistent
	* depcomp, install-sh: updates files from recent automake 1.8

2004-05-14  arthur

	* README, cvsd.conf-dist, cvsd.conf.5.in, debian/postinst: go on a
	  witch/which hunt

2004-05-07  arthur

	* NEWS: fix small typo

2004-04-17  arthur

	* NEWS, TODO, configure.ac, debian/changelog, ChangeLog: release
	  1.0.2

2004-04-16  arthur

	* debian/config: split out repositories question into own group and
	  set correct rootjail substitution
	* debian/po/de.po: update to German translation by Jens Seidel
	  <tux-master@web.de>

2004-04-15  arthur

	* debian/po/fr.po: some typografic fixes by myself
	* debian/po/de.po: new traslation of Choices field and "upgrade" to
	  new German orthograpy by Jens Seidel <tux-master@web.de>
	* debian/po/de.po: patheric try from my part to do the German
	  translation of the Choices fields (all marked as fuzzy)
	* debian/po/fr.po: new translation of Choices fields and some
	  typografic fixes by Christian Perrier <bubulle@debian.org>
	* debian/po/da.po: new translation of Choices fields by Claus
	  Hindsgaul <claus_h@image.dk>
	* debian/po/nl.po: some small changes by myself
	* debian/: templates, po/da.po, po/de.po, po/fr.po, po/nl.po,
	  po/pt_BR.po, po/templates.pot: make cvsd/limits Choices field
	  translatable and regenerate po files
	* debian/po/: da.po, de.po, fr.po, nl.po, pt_BR.po, templates.pot:
	  propogate typo fix in template to translations (unfuzzy)
	* debian/templates: fix small typo

2004-04-14  arthur

	* debian/po/: da.po, de.po, nl.po: correct characterset to
	  preferred charset for locale
	* debian/po/: da.po, de.po, fr.po, nl.po, pt_BR.po, templates.pot:
	  update files with debconf-updatepo and change some things back
	  (this mainly normalizes formatting)
	* Makefile.am: also distribute da.po so it is actually used (why do
	  I keep forgetting this?)
	* cvsd.init.in, debian/cvsd.init: fix init scripts to use kill -0
	  <pid> instead of ps kludge

2004-04-09  arthur

	* install-sh, mkinstalldirs: upgrade these files from automake
	  1.8.3
	* cvsd-buildroot.8.in, cvsd-buildroot.in: also create /libexec
	  inside chroot jail if it is present on the system and document
	  this

2004-03-15  arthur

	* autogen.sh, depcomp, install-sh, missing, mkinstalldirs: upgrade
	  to automake 1.8

2004-02-27  arthur

	* cvsd.conf-dist, debian/postinst: add note about cvs command being
	inside chroot jail in default config
	* debian/po/da.po: add Danish (da) translation of debconf templates
	  by Claus Hindsgaul <claus_h@image.dk>

2004-02-22  arthur

	* NEWS, TODO, configure.ac, debian/changelog, ChangeLog: release
	  1.0.1

2004-02-20  arthur

	* cvsd.init.redhat71.in: make changes to starting and stopping
	  strings, thanks to John van Zantvoort <jydawg@biomechs.nl>
	* cvsd.spec.in: patch by Derek Atkins <warlord@mit.edu> to make
	  cvsd home directory more easily configurable

2004-02-15  arthur

	* Makefile.am: get FAQ from web location and adapt to new FAQ
	  layout
	* FAQ: update from current web version
	* debian/cvsd.init: use --retry with start-stop-daemon on restart
	  to stop old cvsd
	* ChangeLog, ChangeLog-2003: moved changes of 2003 to
	  ChangeLog-2003
	* ChangeLog: update with current changes
	* config.guess, config.sub: update to latest versions from automake
	* configure.ac: upgrade to autoconf 2.59

2004-02-14  arthur

	* README: updated copyrights notice
	* cvsd.c: move logging of exiting child processes and exit signals
	  out of signal handlers to avoid deadlock in signal-unsafe
	  functions, thanks to Dan Nuffer <dan@nuffer.org> for spotting
	  this
