2006-12-18  arthur

	* cvsd.8.in: fix typo
	* cvsd.spec.in: simple fix to be able to use spec file on SuSE 9.3

2006-09-29  arthur

	* debian/control: include link to homepage in package description

2006-08-20  arthur

	* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.13
	* config.guess, config.sub: include updated files
	* cvsd.init.in, debian/cvsd.init: add LSB headers to init script
	* cvsd.c: log warning messages when closing files and sockets fail
	  and also do checking to see that writing pid file was successful
	* Makefile.am, debian/po/pt.po: add Portuguese (pt) translation of
	  debconf templates by Ricardo Silva <ardoric@gmail.com>

2006-06-11  arthur

	* cvsd-buginfo.in: also include some part of system passwd file
	* cvsd-buginfo.in: add uname output and list more chroot
	  directories
	* cvsd-buildroot.in: also find libnss libraries in lib64
	  directories

2006-06-01  arthur

	* NEWS, TODO, configure.ac, debian/changelog, ChangeLog: release
	  1.0.12
	* Makefile.am: also get rid of build file with distclean

2006-05-26  arthur

	* cvsd-buildroot.in: do not fail on missing tmpreaper
	* cvsd-buildroot.in: ignore errors from ldd
	* cvsd-buildroot.in: add extra || true in shell script on commands
	  that could return non-zero
	* cvsd-buildroot.in: match more lock directories
	* cvsd-buildroot.in: also prune lock directories when looking for
	  repositories

2006-05-24  arthur

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

2006-05-23  arthur

	* cfg.c: fix const related warning
	* cvsd-buildroot.in: portability fixes for solaris /bin/sh

2006-05-21  arthur

	* Makefile.am, configure.ac, cvsd-buildroot.8.in, cvsd-passwd.8.in,
	  cvsd.8.in, cvsd.c, cvsd.conf.5.in, daemon.c, daemon.h,
	  getinfos.c, getopt_long.c, getopt_long.h, log.c, log.h,
	  reslimit.c, xmalloc.c: fix copyright notices
	* .cvsignore: ignore debuild log files
	* debian/control: upgrade to standards-version 3.7.2 (no changes
	  needed)
	* FAQ: update FAQ from homepage
	* config.guess, config.sub: include updated files
	* README: add note about tcp wrapper performance
	* cvsd-buildroot.in: add set -e and -u to report script failure and
	  install files in their proper library directories instead of
	  putting everything under /lib
	* cfg.c, cfg.h, cvsd.c: add const to some function arguments
	* Makefile.am: use debuild for building package instead of
	  dpkg-buildpackage

2006-02-01  arthur

	* debian/rules: add debconf-updatepo to the clean target of our
	  rules file as recommended somwhere

2006-01-18  arthur

	* cvsd-buildroot.in: only create missing devices
	* configure.ac: check for more functions at configure time (thanks
	  autoscan)
