diff options
| -rw-r--r-- | sapi/caudium/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/caudium/TODO b/sapi/caudium/TODO index c4352f93fc..b8217c5934 100644 --- a/sapi/caudium/TODO +++ b/sapi/caudium/TODO @@ -1,7 +1,5 @@ TODO: -- Rewriting header handling so that more than one header with the same - name can be set (most importantly, cookies). - per-virtual-server configuration - configurable limit of number of concurrent PHP executions - fix setting of auth info. @@ -11,6 +9,8 @@ FIXED: - => not fixed and no fix planned ? => Maybe fixed, maybe not. ++ Allow multiple headers + This is now fixed. + fix backtraces Uses th_farm, thus problem is fixed + exit in PHP exits Caudium |
