Version 0.12
	Jun 27 1999
	I read good book (Practical Unix and Internet Security,
	S Garfinkel and G Spafford, O'Reilly ISBN 1-56592-148-8)
	and got idea to add some features. Too short login names
	are not good idea. What is too short? I'd say about one
	character but you can deside it in configuration file.
	Another good idea is that logins and group names would
	not begin by number.

	Shadow supports md5sum passwords. So I heard but I
	haven't tested. This program supports them too. Program
	has now enchanted brains (if any) to check encrypted
	passwords. Note that program does not yet and probably
	never will try to crack bad passwords. I wanted to check
	also that one login can be only ones in one group. Gegos
	field check has new configurable feature. Program checks
	that there's right number of commas "," (or not a single
	one). To login shell there's two new checks. Is it suid
	program and does it have arguments. You can deside can
	login shell have arguments or not (see configuration
	file).
	    Sami Kerola <kerolasa@iki.fi>

Version 0.11
	May 10 1999
	Much better than previous version. This version had
	basic all features and it didn't drop core all the time.
	Well what are basic features. Everything which exists
	and are not added versions since this one.
	    Sami Kerola <kerolasa@iki.fi>

Version 0.10
	Apr 19 1999
	This didn't even work (core dumped all the time) and it
	where not released. Half of the features where missing.
	I'd say this was "Hi Marek M. are you interested to get
	this kind of program" -version. He polite and so I
	continued developement.
	    Sami Kerola <kerolasa@iki.fi>
