# CHANGELOG # $Id: CHANGELOG,v 1.8 2003/02/10 06:47:23 andy Exp $ *** 2003-Feb-10, Andy: Bugfixes relating to getenv and the root and editor variables. *** 2003-Feb-07, Andy: Bugfixes. Thanks, blax Drone tron, for pointing out my mistakes. Also thanks for the reality check on the TODO file. Yes, if we really wanted an install/ uninstall tool, we'd be using apt. Minor changes to README, LFS-HINT (not enough to submit a new version to linuxfromscratch.org), VERSION, and the comment header of most files. Big changes to TODO. Removal of the useless package.c. *** 2003-Jan-10, Andy: Fixed a bug regarding trailing slashes in include and exclude. Thanks go to Mauro G. Todeschini for showing me that there was a problem. *** 2002-Dec-20, Andy: Improved configure. Removed install-log.rc.in. Maybe fixed the crash relating to forgetting to use -f. Updated THANKS. *** 2002-Dec-15, Andy: Fixed up the makefile some more. Added configure. Changed install-log.1 to install-log.1.in and install-log.rc to install-log.rc.in. *** 2002-Oct-21, Andy: Added the --version option. Added Id tags to file headers. Fixed a few bugs. *** 2002-Oct-20, Andy: Fixed up files, adding the proper GPL header they should have had from the start. *** 2001-Jul-31, Andy: Finished converting install-log. It works like the old version, except it's done in C. Wow. *** 2001-Jul-16, Andy: Began converting install-log to c. I have many changes on the horizon, but this is the first one. *** 2001-May-13, Andy: Realized the Makefile was hosed and summarily fixed it. I might as well release as 1.4 now... c'mon, these are REALLY LITTLE changes! But with such a tiny project, I guess every little bit counts. *** 2001-May-12, Andy: Version 1.3 rereleased, this time as a decent tarball including basic support documentation. # EOF