Notes:
This updates Ruby to 1.8.6 patch level 287 (lots
of bug fixes since 1.8.6-p111 was released).
It also updates most of the included extensions
to their latest versions (see the change log).
It includes RubyGems 1.3.1 which is needed to successfully use latest version of Rails.
Also, Latest Hpricot binaries to avoid issues when doing gem update.
Changes:
2008-11 Release 27 - RC2
* Upgraded RubyGems to 1.3.1
* Upgraded Hpricot to 0.6.164
* Silent installation option (/D) now works. Fixes #22572
2008-10 Release 27 - RC1
* Upgraded Ruby to 1.8.6 patch level 287
* Upgraded RubyGems to 1.2.0
* Upgraded Rake to 0.8.1
* Removed Rake batch file monkeypatches
* Upgraded FXRuby to 1.6.16
* Upgraded SciTE to 1.76. Fixes #8596
* Merged SciTE Ruby properties file.
* Upgraded OpenGL to 0.60.0
* Upgraded Expat to 2.0.1
* Upgraded Ruby/DBI to 0.2.2
* Upgraded VRuby to vruby080229
* Upgraded win32-api to 1.2.0
* Upgraded windows-api to 0.2.4
* Upgraded windows-pr to 0.9.3
* Upgraded win32-file-stat to 1.3.1
* Upgraded win32-file to 0.5.5
* Upgraded win32-clipboard to 0.4.4
* Upgraded win32-eventlog to 0.5.0
* Upgraded win32-process to 0.5.9
* Properly identify SystemDrive. Fixes #4946
* Make RUBYOPT optional as default
* Unset INPUTRC during uninstall. Fixes #4981
* Added IRB Shortcut to easy access. Fixes #8489
* Copy Emacs files to /misc. Fixes #5600
* Removed duplicated Zlib extension from installer. Fixes #22028
* Updated .inputrc for European keyboards
* Patch batch file to remove sandbox paths. Fixes #22329
|