2002-06-24  Mattias Amnefelt  <mattiasa@e.kth.se>

	* Release 1.0

2002-06-24  Johan Fehrman  <johanf@e.kth.se>

	* clients/scripts/make-afsuser.sh: made to work if kthid is empty
	/jf

2002-04-30  Mattias Amnefelt  <mattiasa@e.kth.se>

	* Release 0.9
	* clients/gpw/gpw.c: don't use errx
	* clients/gpw/gpw.c: print to $PRINTER instead

2002-02-04  Henrik Janhagen  <janhagen@coruscant.e.kth.se>

	* configure.in: test for {sys/,}time.h
	* z/date.c: find out more about {sys/,}time.h

2002-01-15  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/scripts/make-afsuser.sh: use chown/chgrp instead of just
	chown

2002-01-06  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/chsh/Makefile.am: added manpage chsh.1
	* clients/chsh/chsh.1: added
	
2001-11-15  Mattias Amnefelt  <mattiasa@e.kth.se>

	* Release 0.7

2001-11-11  Mattias Amnefelt  <mattiasa@e.kth.se>

	* lib/args.c: display usage string
	* server/chpassd.c: use decompose_request

2001-11-10  Mattias Amnefelt  <mattiasa@e.kth.se>

	* lib/remote.c: marshall requests
	* lib/pw.h.in: added prototypes for {de,}compose_re{ply,quest}
	* clients/pwuniq/pwuniq.c: don't include kadm.h
	* clients/pwcreate/doit.c: include sys/socket.h
	* lib/{k,}admin.c: include sys/socket.h
	* lib/pw.h.in: added prototypes for {de,}compose_reply
	* server/chpassd.c (sendreply): use marshalling functionality
	* lib/remote.c (call_server): use marshalling functionality
	* lib/remote.c ({de,}compose_reply): implemented marshalling 
	functionality
	* clients/Makefile.am.clientscommon: don't use -l when linking
	with libraries in this package

2001-11-09  Mattias Amnefelt  <mattiasa@e.kth.se>

	* server/chpassd.c: made aclcheck compat with libacl
	* clients/pwbatch/pwbatch.c: no need to include roken.h
	* configure.in: added --with-severname

2001-11-08  Mattias Amnefelt  <mattiasa@e.kth.se>

	* lib/pw.h.in: new error types
	* lib/errors.c: check that pw_errno isn't too large
	* lib/errors.c: ifdef sys_nerr and sys_errlist
	* server/chpassd.c: build on modern
	* configure.in: use CFLAGS=-g

2001-11-07  Mattias Amnefelt  <mattiasa@e.kth.se>

	* z/error.c: include config.h
	* clients/pwmkhesiod/pwmkhesiod.c: don't print @pop for aliases

2001-10-30  Mattias Amnefelt  <mattiasa@e.kth.se>

	* configure.in: test for sys/socket.h
	* lib/local.c: use sigprocmask and sigaddset

2001-10-24  Mattias Amnefelt  <mattiasa@e.kth.se>

	* lib/local.c: include sys/signal.h
	* configure.in: autoconf for sys_errlist sys_nerr
	* z/error.c: autoconf for sys_nerr and sys_errlist
	* z/error.c: define sys_errlist and sys_nerr
	* lib/remote.c (_pw_remote_open): missing S{A,V}_INTERRUPT
	  is not fatal

2001-09-16  Mattias Amnefelt  <mattiasa@e.kth.se>

	* lib/Makefile.am: install pw.h

2001-09-06  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/pwuniq/pwuniq.c: include string.h
	* clients/pwkthid/pwkthid.c: fprintf to stderr
	* clients/pwcreate/manual.c: changed returntype of insert_old from
	void to int
	* clients/chsh/chsh.c: strcmp returns int not pointer
	* clients/chcomment/chcomment.c: changed returntype of insert_old
	to int
	* lib/remote.c: send correct arguments to krb_{mk,rd}_safe
	* lib/admin.c: include signal.h and don't define sigsys

2001-09-05  Mattias Amnefelt  <mattiasa@e.kth.se>

	* configure.in: added pwkthid and mkpasswd bumped version
	* clients/{pwkthid,mkpasswd}: added
	* clients/scripts/make-afsuser.sh: added support for kthid
	* clients/pwmkhomedir/pwmkhomedir.c: added support for kthid
	* clients/pwcreate: added support for kthid

2001-03-20  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/pwcreate: added category elhand
	* clients/pwcreate/checkpasswd.c: use elektro way of createing
	passwords
	* clients/pwcreate/doit.c: read password until user succeeds
	* lib/kadmin.c: read password until user succeeds

2000-09-20  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/pwstudents/pwstudents.c: added support for giving username
	* Added support for better passwords

2000-09-06  Mattias Amnefelt  <mattiasa@e.kth.se>

	* clients/gpw: added
	
