May 11, 2001 lmw-0.23
Added BLOCKSIZE option to specify initrd size rather than being hard coded.
Added GTk+ dynamic lib support.
Added Dillo web browser option.
Added LDD option.
Added STRACE option to aid debugging.
Added OPTION text file to provide specific option details.
Corrected various grammar/spelling errors in documentation.

May 4, 2001 lmw-0.23
Added scientific ycalc option, with programmer friendly hex/dec/oct/bin 
number conversion.

May 4, 2001 lmw-0.22
NOTE: busybox halt/shutdown function segfaults on SMP 2.4.3-pre6
  configuration. Works ok on single CPU 2.4.3-pre6 config.
Restructured ../lmw/init_scripts/etc/rc.d/rc.sysinit so that
  gpm would effectively load on an SMP 2.4.3-pre6 kernel (seems
  to work ok on single CPU 2.4.3-pre6). Busybox init function 
  seems to terminate the last process before login.
Cleaned up requirements for uClibc/tinylogin configuration. uClibc
  requires 'make install' after 'make' but before running 'make'
  for tinylogin. Provided a set of defaults for all three packages.
Added REBOOT and SULOGIN options to lmw.sh.
Added 'hostname' to busybox, removed from copy list from /bin. 

May 1, 2001 lmw-0.21

Started this file CHANGELOG.
Split out CONFIG information file from README.1st.
Added the following reference files for uClibc, tinylogin and busybox:
  ../lmw/init_scripts/uClibc/Config
  ../lmw/init_scripts/tinylogin/Config.h
  ../lmw/init_scripts/busybox/Config.h

May 2, 2001
Changed/fixed location of the xinitrc soft-link to xinitrc.heliwm from
  /usr/X11R6/bin to /usr/X11R6/lib/X11/xinit.
Removed explicit copy of soft-link xedit.
Removed soft-link xedit->xe from tree, added dynamic creation of soft-link
  xedit->xe to lmw.sh.
Changed incorrectly named backup destination filenames from lwm$REV.sh 
  to lmw$REV.sh

