11.3.6:
2	* Add support for preventing VTY switching if lock(1) is used
3	  on a machine's console.
4	* Fix a potential buffer overflow.
5	* Improve the pattern to remove shell meta-characters from the finger
6	  command.
71.3.5:
8	* Added a -x option to disable extended system commands
9	* Added a -b option to supress printing the banner
10
111.3.4:
12	* Added (or rather tested) Mac OS X support
13	* Changed my email address in the manpage
14
151.3.3:
16	* Added support for the status command (thanks to Blake)
17	* Made the help more helpful
18	* Updated the README for the 21st century
19	* Officially mentioned gone is distributed under the BSD license
20	* Cleaned up C source with astyle
21
221.3.2a:
23	* Fixed the signaling handling routine, hi() to handle indefinite
24	  locking (thanks again to Blake Winton)
25
261.3.2:
27	* Added support for locking the terminal indefinitely
28	  (thanks to Blake Winton <bwinton@iname.com>)
29
301.3.1:
31	* Changed -n option to -y to make the option more sensible
32	* Fixed annoying newline bug
33	* Official release
34
351.3.1b2:
36	* Fixed an asthetic bug related to displaying minutes until
37	  timeout
38
391.3.1b1:
40	* Added the ability to abbreviate shell commands
41	* Fixed a few appearance bugs
42	* Made the SETUID option a configure variable (see README)
43
441.3:
45	* First release to use GNU autoconf
46	* Tried to make it as multi-platform as possible
47	* First release to make it to FreeBSD's ports tree
48	* Fixed NULL password bug
49	* Added support for Digital UNIX Enhanced Security
50	* Added support for suid features
51	* Made the -v option more revealing
52
531.2.5:
54	* Added support for finger options in the shell
55	* Changed the password read function to getpassword()
56	  for use on more systems
57	* Changed from using shell configure to a single Makefile
58	* First release to be presented to FreeBSD
59
601.2:
61	* Added IRIX 6.x support
62	* Fixed a few manpage glitches
63
641.0:
65	* First official release (beta or otherwise)
66
67$MCom: gone/HISTORY,v 1.5 2010/08/01 16:03:25 marcus Exp $
68
69