HISTORY in setup-5.0.0 vs HISTORY in setup-5.0.1

- old
+ new

@@ -1,6 +1,22 @@ = RELEASE HISTORY +== 5.0.1 / 2010-02-07 + +Version 5.0.1 fixes a bug reading configuration options, +and makes some minor adjusemnt to exit error messages. + +Changes: + +* 1 Bug Fix + + * Fixed parsing of ruby install parameters on systems with custom configurations. + +* 1 Minor Enhancement + + * Use 'abort $!.message' instead of 'exit 1' when exiting on error. + + == 5.0.0 / 2010-01-12 Version 5 represents a major milestone in Setup.rb's development. While the 4.x series focused on improving on aspects of the orginal 3.4.1 code base by Minero Aoki, this version takes the next step