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

Update the changelog.

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/branches/stable_1-1@965 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2008-02-20 04:55:39 +00:00
parent 0f8b09cf11
commit 3998dcf8a1

View file

@ -1,4 +1,6 @@
v1.1.4. Fix camping handler.
v1.1.3. Fix security flaw of DirHandler; reported on mailing list.
v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue; fix require issue on systems without Rubygems.