NEW in 0.1.4:
 * bug corrected

NEW in 0.1.3:
 * Support of executing program in issue
 * Support of localised issue (issue.[LANG])

NEW in 0.1.2:
 * Support of locale
 * You can now put only the device name on command line like other getty
 * MAKEDEV.fb more user friendly (--help is understand)
 * added a --compile option
 * updated to use facility provided by glibc 2

NEW in 0.1.1:
 * perhaps correct a bug with login
 * new bugs

NEW in 0.1.0:
 ** No new features **
 * split source file

NEW in 0.0.8:
 * add a script to create framebuffer devices

NEW in 0.0.7:
 * display framebuffer device (%f)
 * Can disable display of issue ( --issue=none)
 * Can disable display of prompt ( --login-prompr=none)
 * Frame buffer used disabled if <linux/fb.h> don't exist
 * Info page completed 
 * Corrected a bug that prevent display of shell variable with '_'

New in 0.0.6:
 * Login prompt is now parsed like the issue file (only short option)
 * Update with code from rungetty-1.2
 * Display shell variable (environment)
 * Documentation (man page)

New in 0.0.5:
 * first public release
 * Support escape code 
 * It work well like mingetty
 
New in 0.0.0
 * All :-)
 * First compiling release
