* Sat Nov 18 2000 Tom Warkentin <tom@changeling.dynip.com>
- fixed infinite loop when calculating time bonus after finishing "DIMLIGHTS"
  level
  (reported by <wuff@writeme.com>
- fixed disappearing ball bug when balls were bouncing back and forth between
  full spinners
  (reported by <wuff@writeme.com>
- fixed compiler errors/warnings from RedHat 7.0 C++ compiler
  (reported by <Nat.Pryce@quokka.com>)
- implemented and tested 'make uninstall'
  (reported by <Nat.Pryce@quokka.com>)
- changed install target to install data files into ${prefix}/share/xlogical
  (reported by <Nat.Pryce@quokka.com>)
- changed install target to install high score file into
  ${localstatedir}/var/xlogical
  (reported by <Nat.Pryce@quokka.com>)

* Fri Oct 13 2000 Tom Warkentin <tom@changeling.dynip.com>
- added usage information if invalid command line arguments are supplied
  (reported by <Daniel_Burrows@brown.edu>)
- fixed core dump when no module info is available (only shows up with audio
  disabled)
  (reported by <Daniel_Burrows@brown.edu>)
- changed generation of xlogical.properties file to be a build dependency
  instead of an install dependency.  "make install prefix=/usr/foobar" will
  not modify any configuration files now - they are all generated as needed
  during the build.
  (reported by <Daniel_Burrows@brown.edu>)

* Mon Oct 9 2000 Tom Warkentin <tom@changeling.dynip.com>
- fixed a large memory leak in graphics routines that were called constantly
- fix is in xlogical-1.0-2

* Sat Oct 7 2000 Tom Warkentin <tom@changeling.dynip.com>
- initial release

