ChangeLog in rubygems-update-0.8.5 vs ChangeLog in rubygems-update-0.8.6
- old
+ new
@@ -1,7 +1,15 @@
+2005-02-27 Chad Fowler <chad@chadfowler.com>
+
+ * Released 0.8.6
+
+ * Fixed a small bug with shebang construction
+
2005-02-26 Jim Weirich <jim@weirichhouse.org>
+ * Released 0.8.5
+
* lib/rubygems/doc_manager.rb (Gem::DocManager::generate_rdoc):
Removed warning about generating rdocs on gems w/o an rdoc flag.
* lib/rubygems/gem_commands.rb
(Gem::UpdateCommand::do_rubygems_update): Added --system option to
@@ -33,12 +41,14 @@
2005-01-20 Chad Fowler <chad@chadfowler.com>
* lib/rubygems/validator.rb: Applied Austin Ziegler/Kasper Schiess's
patch to fix unit test running bug.
2005-01-14 Chad Fowler <chad@chadfowler.com>
- * lib/rubygems/installer.rb: attempt at fixing Ryan Davis's reported Shebang bug.
- STILL NOT WORKING, because it doesn't work with ^M characters.
- * lib/rubygems/config_file.rb: small but ugly error fixed if no config file exists.
+ * lib/rubygems/installer.rb: attempt at fixing Ryan Davis's
+ reported Shebang bug. STILL NOT WORKING, because it doesn't work
+ with ^M characters.
+ * lib/rubygems/config_file.rb: small but ugly error fixed if no
+ config file exists.
* lib/rubygems/remote_installer.rb: Fixed bug http://rubyforge.org/tracker/index.php?func=detail&aid=1331&group_id=126&atid=575.
2005-01-01 Chad Fowler <chad@chadfowler.com>
* Released 0.8.4