public
Rubygem
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Click here to lend your support to: thin and make a donation at www.pledgie.com !
Add CHANGELOG entry for last merge [#85 state:resolved]
macournoyer (author)
Tue Oct 21 20:20:10 -0700 2008
commit  4d224bd3fe0824387da3cbb5390a02a8bd775c28
tree    4a7531c91a0190b1cc54f8502ed8b087675662ef
parent  39f3f734902d5a7aa293387c4850f5053ffa971e
...
1
 
2
3
4
...
1
2
3
4
5
0
@@ -1,4 +1,5 @@
0
 == 1.0.1 ? release
0
+ * Fixes a warning RE relative_url_root when using a prefix with Rails 2.1.1 [seriph] [#85 state:resolved]
0
  * --only can work as a sequence number (if < 80) or a port number (if >= 80) [jmay] [#81 state:resolved]
0
 
0
 == 1.0.0 That's What She Said release

Comments