Changelog for Patch Maker ------------------------- 3.0 - 8th July 2006 - Removed build mode support, as no-one used it any more - Added initial SVN support - Renamed cvsadd command to scmadd for generality. - Configuration moved to .pmrc file in home directory - Tidied up and standardised message and error printing - Removed "cvsroot" configuration option - if you used it, tell me :-) - Rewrote the --help message, hopefully to be a lot clearer. - Fixed a load of bugs ;-) 2.1.2 - 13th December 2003 - use strict; scatter "my"s throughout the code. - Warn if new patch is less than 75% of the size of old patch. - A few more cygwin fixes. 2.1.1 - 12th January 2003 - Added support for Phoenix chromelist.txt files. - Added proper support for Cygwin Perl. - Added support for Solaris. - pmlist can now list patchrefs other than the current one - An invalid command now prints the help message 2.1 - 29th September 2002 - pmadd and pmremove can now take a newline-separated list from stdin - good for e.g.: find . -name "foo" | pma - New pmrename (pmrn) convenience command, to change a patch reference after it's been created. - pmview can now take a patch reference as an argument, to view the patch for a patchref you are not currently working on. 2.0 - 13th June 2002 - Automatically create file lists for imported patches. A real time-saver. 2.0pre2 - 15th March 2002 - Forwards-compatibility features in .files format - More consistent form for requests for user input - Don't unjar embed.jar (it duplicates chrome in other files) - Fixes to get initialisation right in more cases 2.0pre1 - 15th February 2002 Remerging of old "Patch Manager" cvs assistance software and derivative "Patch Maker" Mozilla chrome hacking software to make "Patch Manager 2.0". First public release of new combined code.