oneclick / rubyinstaller

RubyInstaller for Windows - Building recipes

This URL has Read+Write access

luislavena (author)
Tue Nov 10 14:09:25 -0800 2009
commit  8145a3e57b7b25f3c988b8edf5b4ead1bd67f6d9
tree    e336c32208234535e3904ccfbd7932871ffcb5c5
parent  a03706282f2e488a9af2fdbe76f03e75bf272855
rubyinstaller / History.txt
100644 27 lines (19 sloc) 0.746 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== rc1 / 2009-11-10
 
* Enhancements:
  * Upgraded pure-ruby Readline to 0.2.0
  * Bundle OpenSSL 0.9.8k in cooperative mode (MSVCRT build) [snaury]
  * Installers now offer option to modify PATH [jonforums]
  * Installers now register file association [jonforums]
  * Installers that you can trust: shipping now signed
 
=== preview2 / 2009-08-16
 
* New features:
  * Bundles Core and Standard Library documentation as CHM.
    Feature Request #16782 [vertiginous]
  * Bundles The Book of Ruby. Courtesy of Huw Collingbourne.
 
* Enhancements:
  * Upgraded RubyGems version to 1.3.5
 
* Bugfixes:
  * Installers no longer require admin rights. Fixes #26474
  * Give priority to Ruby in the PATH. Fixes #26534
 
=== preview1 / 2009-06-28
 
* Released