summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3bfc5c6301..450d69bb79 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@ parenthesis means that person has taken on this project.
global
------
+ * make sure that all ZTS globals get destructed. Most ts_allocate_id()
+ calls should have a dtor entry.
* activate all extensions by default that don't rely on external
dependices. (eg ftp)
* --enable-all in configure. (--enable-shared=max ...)