about summary refs log tree commit homepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-07-08 16:04:14 -0700
committerEric Wong <normalperson@yhbt.net>2009-07-09 01:27:21 -0700
commitf3d7ea324c893ba9d8787afbaa9d2e55fcae0133 (patch)
tree53cdda42970597f812366629af26db110c46907e /CHANGELOG
parent74bbd50328663257c8ee135be7fd2532ef7d1933 (diff)
downloadunicorn-f3d7ea324c893ba9d8787afbaa9d2e55fcae0133.tar.gz
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 64d03ab..cc7d5fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+v0.8.2 - socket handling bugfixes and usability tweaks
 v0.8.1 - safer timeout handling, more consistent reload behavior
 v0.8.0 - enforce Rack dependency, minor performance improvements and fixes
 v0.7.1 - minor fixes, cleanups and documentation improvements