|
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+nginx_upload_progress release 0.5 28 Jun 2008
|
|
|
2
|
+
|
|
|
3
|
+ * fixed progress probes returning "done" when upload was still in progress
|
|
|
4
|
+ (thanks to Alexandr Kutuzov for his detailed report)
|
|
|
5
|
+
|
|
|
6
|
+ * fixed stuck worker process because of rescheduled timer when issuing a
|
|
|
7
|
+ reload or graceful quit (thanks to Alexandr Kutuzov for his detailed
|
|
|
8
|
+ report)
|
|
|
9
|
+
|
|
1
|
10
|
nginx_upload_progress release 0.4 18 May 2008
|
|
2
|
11
|
|
|
3
|
12
|
* Incompatible change: track_uploads MUST be the last directive of a location
|