Forráskód Böngészése

Note deferring_http_channel.refill_buffer() fix in changelog

Mike Naberezny 13 éve
szülő
commit
a4179fdd3e
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -1,6 +1,9 @@
 Next release
 ------------
 
+- Fixed a bug in the HTTP server code that could cause unnecessary delays
+  when sending large responses.  Patch by Philip Zeyliger.
+
 - When supervisord starts up as root, if the ``-c`` flag was not provided, a
   warning is now emitted to the console.  Rationale: supervisord looks in the
   current working directory for a ``supervisord.conf`` file; someone might