about summary refs log tree commit homepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-01 03:35:47 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-01 03:35:47 -0700
commitc0d79dbb2e5f0f23236c60a0e7c5bb92be2512aa (patch)
treed8c0651521f1730af82e885734d985e5158dd499 /CHANGELOG
parentf30bfcff2564d6114db9a44cccbad87863dcb913 (diff)
downloadunicorn-c0d79dbb2e5f0f23236c60a0e7c5bb92be2512aa.tar.gz
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c4d1289..9089148 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+v0.4.1 - Rails support, per-listener backlog and {snd,rcv}buf
 v0.2.3 - Unlink Tempfiles after use (they were closed, just not unlinked)
 v0.2.2 - small bug fixes, fix Rack multi-value headers (Set-Cookie:)
 v0.2.1 - Fix broken Manifest that cause unicorn_rails to not be bundled