diff CHANGES.txt @ 6649:33616bc80baf

Fix hang in unsatisfyable range or HEAD request for static file Also update CHANGES with last three changes.
author John Rouillard <rouilj@ieee.org>
date Thu, 28 Apr 2022 19:21:08 -0400
parents b7093aa16895
children c9b56477fb41
line wrap: on
line diff
--- a/CHANGES.txt	Thu Apr 28 18:14:22 2022 -0400
+++ b/CHANGES.txt	Thu Apr 28 19:21:08 2022 -0400
@@ -78,6 +78,12 @@
 - issue2551196 - Unset labelprop of a Multilink can lead to Python
   error when using context/history. (reported and initial patch: Nagy
   Gabor, John Rouillard)
+- Fix roundup-server to pass If-Range http header so Ranges work
+  better. (John Rouillard)
+- issue2551183 - Replace references to distutils in
+  roundup/dist/command (John Rouillard)
+- Fix hang if Range request was not able to be satified or a HEAD
+  request was done.
 
 Features:
 

Roundup Issue Tracker: http://roundup-tracker.org/