Changelog 

v0.4.0 - 2001/02/24 - Cajus Pollmeier <C.Pollmeier@gmx.net>
  - Changed patch to apply to linux instead to linux-2.4.0,
    so there's no need to symlink if you want to patch to 2.4.x
  - made some "code cosmetics" for one possibly wrong integer division
  - Increased version number

v0.3.0 - 2001/01/21 - Karl O. Pinc <kop@meme.com>
  - Cajus is busy.  Blame me, not him, for any changes you don't like.
  - Took linux-2.4.0/CREDITS.rej and linux-2.4.0/init/main.c~ out of
    lpp-2.4.0-2.bz patch.
  - README install section now uses 2.4.0 kernel for example, leaves
    /usr/src and /usr/src/linux unmentioned.  (See "INSTALLING the
    kernel:" in linux-2.4.0/README for reasons.)
  - All files in tarball now owned by root.  No difference for the
    non-root user, but ownership will be right for the root user who
    "cp -a"s the various distribution startup scripts.

v0.2.2b - 2001/01/20 - Karl O. Pinc <kop@meme.com>
  - theme_install now sends all errors to stderr,
    correctly cleans up after new-style theme tarball install.

v0.2.2a - 2001/01/11 - Karl O. Pinc <kop@meme.com>
  - Themes should now untar into a directory.
  - Theme install displays theme README file.
  - Progress bars can be defined to be stripes of color (STRIPE_BAR)

v0.2.2 - 2001/01/08 - Karl O. Pinc <kop@meme.com>

  - Abstracted out ICON_EDGE_LENGTH from PROGRESS_BAR_HEIGHT.
  - Support vertical progress bars.
  - Support reversed direction progress bars.
  - User may specify lower right corner of bar in place
    of width and height.  (Less math for user.)
  - theme_install now installs LPP_TEXT_BLOCK_HEIGHT.
  - Created fbprogress.h and simplified theme_install.

v0.2.1 - 2001/01/05 - Cajus Pollmeier, C.Pollmeier@gmx.net

  Fixed problem with multi processor machines. Updated the
  patch for 2.4.0 final. Installed some additional infos in
  the end of the README.
  <ironmouse@loveable.com> fixed 15bpp bug and contributed
  some text window scrolling stuff.


v0.2   - 2001/01/02 - Cajus Pollmeier, C.Pollmeier@gmx.net

  Added support for 15/16/24/32 bits/pixel, resolution independent,
  scripts for Mandrake users, CHANGELOG file, new bootlogo generator,
  for those who had problems with the ImageMagick stuff.


v0.1.2 - 2001/01/01 - Cajus Pollmeier, C.Pollmeier@gmx.net

  New scripts for Slackware, a fix for the cursor bug, 
  a patch for Linux 2.4.0-prerelease, and port of fblogo 
  to ImageMagick 5. 


v0.1.1 - 2000/12/29 - Cajus Pollmeier, C.Pollmeier@gmx.net

  fixed cursor hide problem in the patch
  removed dependencies to wc, cut, tr and basename in debian scripts
  added RedHat 7.0 init scripts


v0.1c - 2000/12/27 - Cajus Pollmeier, C.Pollmeier@gmx.net

  updated documentation
  no need to symlink your console anymore 


v0.1b - 2000/12/26 - Cajus Pollmeier, C.Pollmeier@gmx.net

  added more documentation
  added theme install script 


v0.1 - 2000/12/25 - Cajus Pollmeier, C.Pollmeier@gmx.net

  initial release.
 

