* Volker Schmidt <volker@illuminatus.mz.rhein-main.de>
	ISO 8601 time and date

* 99/06/12, Kurt Garloff <kurt@garloff.de>, <garloff@suse.de>:
	New options --login [login_binary] and --logopts "logprog_opts"
	to make mingetty much more flexible.
	Added Version number.

* 99/09/07, Werner Fink <werner@suse.de>
	Enable and revisit resetting of tty.
	Use wtmp interface of glibc
	Set tty process group
	Restore signal handling in signal handler

* 00/05/10, Kurt Garloff <garloff@suse.de>
	Add support for devfs by delaying the /dev/vcs[a]
	permission changes.

* 00/10/23, Werner Fink <werner@suse.de>
	On ro files systems chmod/chown shouldn't force an exit.
	Therefore we need a warn message.
	Due to the lack of a revoke system call we signal
	all file holders including the mmaping processes.

* 02/04/24, Werner Fink <werner@suse.de>
	Add support for other TTY devices than virtual console
	Add nohost patch from Anders ??

* 02/11/13, Werner Fink <werner@suse.de>
	Add an old option for avoiding vcs/vcsa hangup, terminal
	reset, and the usage of the glibc for updating wtmp.
	Cleanup the source and the manual page.

* 04/03/30, Werner Fink <werner@suse.de>
	More about UTF-8: enable the kernel to erease UTF-8 multi byte
	characters. Therefore add workaround if glibc bits/termios.h
	is missing the IUTF8 input flag.

* 07/05/29, Werner Fink <werner@suse.de>
	Adopt autologin and other new feature of the other mingetty
	at sourceforge.

* 10/07/23, Werner Fink <werner@suse.de>
        Adopt loginpause feature of the other mingetty at sourceforge.
        Ignore SIGQUIT and SIGINT and switch Numlock on.
