- 1.5.8
  -----
- removed some compiler warnings with newer GCC
- added patches up to kernel 2.6.31.5
- first try of a patchtable for kernels added to README
- vt.c patch (vt.diff_2.4.0) tested up to kernel 2.4.37.6
- patches stored in dir patch

 1.5.7
 -----
- Fixes the 2.4.33.2 patching problem. the vt_ioctrl.c is gone back to vt.v
  (as i see it). 

 1.5.6
 -----
- Fixing of the 2.6.7 patch problem with the changed vt_ioctl.c of this 
  kernel. A new patchfile is in the package. The old patchfile is still
  inside the package, but the new one should be used for 2.6.0 to 2.6.7
  and above. (tested with 2.6.0 to 2.6.7)

 1.5.5
 -----
- consinfod crash on a console which has more than 127 columns fixed
  (this may be compiler dependend).

 1.5.4
 -----
- kernel 2.6.0 changes the console ioctl out of the vt.c to the
  vt_ioctl.c, and a new kernel patch is added to the package to
  fix this.

 1.5.3
 -----
- fixed the errno problem on newer linux systems
- fixing the version string

 1.5.2
 -----
- wait_any_vt.diff-2.5.32 patch tested with 2.5.32er kernel
  and included to this package

 Bug fixes in 1.5.1
 ------------------
- consinfod.c was corrected for usage with -m < 64 cons

 1.5
 ---
- consinfod.c has new -m option, also a update of the man page 

 1.5alpha
 --------
- consinfod.c prepared for use under 2.4.x
- consinfod.c has new -x option
- consinfod.8 man page updated

Bug fixes in version 1.4
-----------------------

  - Missing process name bug fixed
  - patch for newer 2.1.xx kernels added

Bug fixes in version 1.3
-----------------------

 - Again a problem with lock files fixed
 - Makefile improved

Bug fixes in version 1.2
-----------------------

 - consd now waits 10 secs before doing anything. This ensures init has
   spawned its gettys when consd is started from boot up scripts.
 - consinfod now removes its pid file when killed with SIGTERM.

New features in version 1.1
---------------------------

 - consinfod added
 - consd can bind itself to the Spawn_Console key
 