Tue Sep 20 16:01:43 BST 1994 Mitchum DSouza (m.dsouza@mrc-apu.cam.ac.uk)

	* Released version 0.27.2

	* Added various patches for nys-0.27.2.tar.gz (the above ChangeLog
		date doesn't represent the time of changes).

	* nsw/src/yp/yp_rpc.c.orig:
	  nsw/src/yp/yp_services.c.orig: Mark Bowyer's
		<mark@lindhard.demon.co.uk> patches for YP typos and Sun's
		broken services.byproto.

	* nsw/src/files/hosts.c.orig: Fixed gethostbyname() to accept
		IP numbers as valid hostnames (fake a lookup)

	* nsw/src/files/shadow.c.orig: Charles Lopes's
		<Charles.Lopes@infm.ulst.ac.uk> patches to shadow password
		support layer.

	* nsw/src/misc/initgroups:
	  nsw/src/misc/getugroups: (partial) support files for the 
		initgroups() functionality.

	* dns/src:
	  dns/include: bind-4.9.3beta9 resolver code added.

	* various Makefile changes for libc integration.

Wed Jan 12 23:39:52 1994  Peter Eriksson  (pen@dell)

	* nsw/src/nis/nis_group.c: Implemented.

	* nsw/src/nis/nis_gshadow.c: Implemented.

	* nsw/src/nis/nis_ethers.c: Implemented.

Tue Jan 11 21:48:09 1994  Peter Eriksson  (pen@dell)

	* Fixed some more memory leaks in nis_alloc.c (Purify is nice! :-)

	* Fixed a few bugs in nis_if.c (memory leaks/free of freed areas)

	* Updated nsw/src/nis_passwd.c and wrote nis_shadow.c

	* Updated the nis/clients programs to be slighly more robust.
	
	* Released version 0.25

Sun Jan  9 17:44:40 1994  Peter Eriksson  (pen@dell)

	* nsw/include/pwd.h: Changed pw_uid to uid_t and pw_gid to gid_t.
	
	* nsw/include/grp.h: Changed gr_gid to gid_t.

	* Memory leak in yp/src/yp_if.c and nis/src/nis_if.c fixed.

	* Memory leak in nis/src/nis_alloc.c fixed.

	* Released version 0.24

Sat Jan  8 00:31:16 1994  Peter Eriksson  (pen@dell)

	* nis_list() added, _nis_build_ib_request() rewritten.

	* client program "nistest" written.

	* Released version 0.23.

Wed Dec 15 02:24:17 1993  Peter Eriksson  (pen@dell)

	* Added the group shadow routines

	* Fixed bugs in the "files" handling routines.

	* Released version 0.20. I now can link /bin/login
	  to the library and be able to login with data from
	  a nearby NIS+ server (in YP compatibility mode)!
	  

