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

changelog

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@848 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-10-31 19:24:34 +00:00
parent 9bab9d8fb4
commit d48e73f0bf

View file

@ -1,2 +1,4 @@
v1.0.3. Signed gem; Capistrano 2.0 tasks (require 'mongrel_cluster/recipes_2').
v1.0.4. Actually ship the Cap 2 tasks; use an autorequire based on whether namespace() is available (Kevin Runde).
v1.0.3. Signed gem.