Wed Mar  4 06:31:44 1998  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl: Version 2.0: Second public release
	Added parameter to get version number

Wed Mar  4 04:37:27 1998  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl: Lots of changes again:
	Support for sorting installed packages by distribution
	Added  more  files, and  made  distinction  between  the '.'  and  '_'
	extensions
	Created a file opening routine that renames existing files if needed
	Changed the regular expression to  split the rpm version and revision,
	as well as streamlined the code that handles those regular expressions
	Reviewed the flow of the code again,  this time, it should work in all
	cases (famous last words ;-D)
	Added some more functionality, and cleaned up the code some more
	Updated the documentation

Sun Dec 14 22:54:13 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Added the -dd and -dbh options, along with documentation

Sun Dec 14 20:16:59 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Fixed logic to  test contrib package clash before  testing if package
	is new

Sun Dec 14 19:44:59 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Switched to use strict and cleaned up the code as a result ;-)

Sun Dec 14 07:16:03 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Removed  die  overloading,  didn't  need it  and  caused  warning  in
	perl5.004
	Added mips to the list of rpm types (Linux SGI rulez :-D)
	Removed newlines in the middle of debug messages
	Updated documentation, and fixed it to make the new pod2html happy
	Removed vim  config variables  (vim 5.0 autodetects  perl code  and is
	configured to adjust the indentation on my system).

Mon Jun  2 04:58:41 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl: Version 1.5: First public release
	Several corrections  and improvements  to the  doc suggested  by Norm
	Shapiro who was kind enough to test this program and give me feedback

Thu May 29 22:20:55 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Added  handling  of installed  contrib  packages,  and extensive  pod
	documentation

Wed May 28 23:36:01 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Added the "-o" option: if you have  a list of the packages offered in
	your current  RH version,  you can  get a list  of packages  that were
	introduced in the version you plan to upgrade to.

Fri May 23 06:21:18 1997  Marc MERLIN  <marcsoft@magic.metawire.com>

	* rhupgrade.pl:
	Architecture autodetection for the package (i386, sparc, alpha, ppc),
	and improved error messages

	* rhupgrade.pl:
	Initial revision. Has a few problems  with packages that have strange
	version numbers (xboard-3.2.pl0-6, transfig-3.1.2-d, etc...)

