diff options
-rw-r--r-- | TODO-4.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO-4.2.txt b/TODO-4.2.txt index f128d918e8..9364fa1545 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -1,3 +1,6 @@ +* Change the odbc_fetch_into() function to require ALWAYS the first two + parameters ($conn_id and $array), and make the third (row) be optional. + * Remove --with-openlink configure option (--with-iodbc replaces it). * Always build CGI (--disable-cgi option to disable). |