Handle HTTP redirections automatically.
[doldaconnect.git] / doc / TODO
index b1e92c9..f194997 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,8 +13,6 @@ Protocol-visible features:
 
 Enhancements:
  * Implement real Unicode support instead of using wchar_t.
- * Upgrade file handling code (including integer handling in the
-   protocol code) to always use 64-bit file offsets and sizes.
  * Maybe find some external HTTP library which is better than the
    internal httplib.
 
@@ -24,5 +22,4 @@ Documentation:
 
 Code cleanups:
  * Clean up local variables in the library.
-
-Other: See output of "grep -r XXX ."
+ * See output of "grep -r XXX ."