1.1.6 (2003/08/06)
	* The last few revs included minor bugfixes found in production use,
	  changed some text in the program, and 1.1.6 is some minor packaging
		changes for the purposes of a release to the public of the source
		code.

1.1.1 (2003/08/02)
  * Introduced virus (vi editor) code, and provided a new option to edit
	  personal nethack rc files.

1.0.0 (2003/08/01)
	* Since 0.2.3 has been in production for over a year and a half, it
	  is hereby dubbed 1.0.0.

0.2.2 (2001/11/11)
  * added change password feature. also is the way to get password crypt()ed

0.2.1 (2001/11/11)
  * moved more of the crucial config into defines
  * removed the echo of password on login

0.2.0 (2001/11/11)
  * added crypt() support for the password file. Now the program first
    checks for the crypt() password, then the plaintext one for legacy
    and for ease of admins changing passwords.
