2000-08-06  Love  <lha@stacken.kth.se>

	* getarg.[ch]: Add ARG_USEFIRST.

1999-10-29  Simon Josefsson  <jas@pdc.kth.se>

	* getarg.c (parse_option): Use new argument argc for bound
	checking end of argv in arg_strings.
	(arg_match_long): Pass argc to parse_option.
	(getarg): Calculate argc.

1999-10-22  Love  <lha@s3.kth.se>

	* getarg.c (getarg): for ARG_SWITCHLESS, make sure we inc i for
	the number of arguments parse_option got.

1999-10-21  Love  <lha@s3.kth.se>

	* getarg.c (parse_option): added support for multiple arguments in
	arg_strings

1999-10-12  Assar Westerlund  <assar@sics.se>

	* Makefile.in: install headers and libraries

1999-09-13  Love  <lha@s3.kth.se>

	* getarg.c (getarg): check if ARG_SHORTARG argument starts with -

1999-01-03  Love  <lha@s3.kth.se>

	* getarg.c (arg_match_long): Unbreak ARG_TRANSLONG and FLAGS (by
	passing up optarg)

Sun Nov  9 04:48:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>

	* fnmatch.c: Add fnmatch from NetBSD

Sun Nov  9 02:00:08 1997  Assar Westerlund  <assar@sics.se>

	* parse_units.c (parse_something): ignore white-space and ','

Mon Nov  3 22:38:32 1997  Assar Westerlund  <assar@sics.se>
	
	* roken.h: fclose prototype

	* roken.h: add prototype for vsyslog

	* Makefile.in: add some more source files to make soriasis make
 	happy

Sat Nov  1 00:19:21 1997  Assar Westerlund  <assar@sics.se>

	* roken.h: include <sys/uio.h> and <errno.h>.
	prototypes for readv and writev

	* readv.c, writev.c: new files

Wed Oct 29 02:21:38 1997  Assar Westerlund  <assar@sics.se>

	* roken.h: Add ugly macros for openlog, gethostbyname,
 	gethostbyaddr, and getservbyname for the benefit of Crays.  Add
 	default definition of MAXPATHLEN
