2002-10-19 21:32 ed * README, guess_install, mkdist: Version 1.0.3: added a comment to guess_install to say where to get the latest version. New mkdist checks version numbers. 2002-08-28 23:08 ed * README: Changed to new website and email address. 2002-08-25 10:40 ed * README: Updated for 1.0.2. 2002-08-25 10:39 ed * guess_install: Making the installer skip itself - properly this time, I hope. 2002-06-21 18:20 ed * README: Version 1.0.1. 2002-06-21 18:20 ed * guess_install: Oops, I forgot that when guess_install is included in a distribution it'll end up installing itself :-P. 2002-06-21 17:58 ed * mkdist: Added a 'mkdist' script to create a distribution from the working copy. 2002-06-21 17:54 ed * README: Added an 'Installation' section :-). 2002-06-21 17:50 ed * guess_install: Recognize .txt and .html as documentation files. 2002-06-21 17:48 ed * guess_install: guess_version(): new Boolean argument says whether a date is acceptable as a version number. Localized $_ explicitly since while () doesn't seem to do it. Look first for a real version number, and only try a date if no version is found. 2002-06-21 17:22 ed * guess_install: Handle 'doc' subdirectories specially. Don't remove temporary files on error exit. 2002-06-21 16:49 ed * guess_install: guess_install(): should work on documentation as well as exes. Find out version number from README* files if getting it from the biggest executable fails. 2002-06-21 16:43 ed * README: First README for 1.0 release. I won't cut the release just yet, I want to check it works with my own scripts. 2002-06-21 16:34 ed * guess_install: Change shebang line to standard. 2002-06-21 16:33 ed * guess_install: Initial revision 2002-06-21 16:33 ed * guess_install: Initial import of guess_install into CVS.