diff options
author | Edward Rudd | 2005-01-11 21:22:28 +0000 |
---|---|---|
committer | Edward Rudd | 2005-01-11 21:22:28 +0000 |
commit | afaed465720a3a143434f2be988a4c95620da4a9 (patch) | |
tree | 7313da5a1c28428afd6cd83a776b34dbff515a4c /TODO.in | |
parent | eee7c03a140cc6cbc698abe833d8bcbec4d04787 (diff) |
updated chagnelog, TODO, tab2space configure.ac1.100
Diffstat (limited to 'TODO.in')
-rw-r--r-- | TODO.in | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ TODO: | |||
6 | ServerAlias? | 6 | ServerAlias? |
7 | * LogSQLRotateLogs directive with daily/monthly/weekly/etc. | 7 | * LogSQLRotateLogs directive with daily/monthly/weekly/etc. |
8 | * socket-based middleman daemon with configurable conns, or connect/disconnect. | 8 | * socket-based middleman daemon with configurable conns, or connect/disconnect. |
9 | * DBI connection pool when I switch to DBI. | 9 | * DBI connection pooling. |
10 | * apr_dbd backend driver | ||
10 | * ignore by cookie | 11 | * ignore by cookie |
11 | * investigate thread safety issues | 12 | * investigate thread safety issues |
12 | Use libmysqlclient_r for threaded MPM (or always?) | 13 | Use libmysqlclient_r for threaded MPM (or always?) |