Browse Source

Add a missing changelog entry

Mike Naberezny 13 năm trước cách đây
mục cha
commit
48f01cb8d9
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      CHANGES.txt

+ 5 - 0
CHANGES.txt

@@ -64,6 +64,11 @@ Next release
 - Updated the output of ``echo_supervisord_conf`` to fix typos and
   improve comments.  Thanks to Jens Rantil for noticing these.
 
+- Fixed a possible 500 Server Error from the web interface.  This was
+  observed when using Supervisor on a domain socket behind Nginx, where
+  Supervisor would raise an exception because REMOTE_ADDR was not set.
+  Patch by David Bennett.
+
 3.0a10 (2011-03-30)
 -------------------