1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

3-series version number

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@611 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-09-24 02:16:41 +00:00
parent 7642bda441
commit ed4144807a

View file

@ -1,12 +1,12 @@
v2.4. Signed gem.
v2.4.0. Signed gem.
v2.3. Use STDERR, not $stderr, just like Mongrel; tests now use Test::Unit; moving to the mongrel project on RubyForge.
v2.3.0. Use STDERR, not $stderr, just like Mongrel; tests now use Test::Unit; moving to the mongrel project on RubyForge.
v2.2. Don't load on Ruby > 1.8.5; copyright correction.
v2.2.0. Don't load on Ruby > 1.8.5; copyright correction.
v2.1. License change due to no provision for use in original Ruby license (prevents installation in Florida).
v2.1.0. License change due to no provision for use in original Ruby license (prevents installation in Florida).
v2.0. Updated for second cgi.rb vulnerability.
v2.0.0. Updated for second cgi.rb vulnerability.
v1.0.0. Original single-patch release by Zed Shaw, et. al.