From b7b85a5b93bda56aa8c3fcb6e427c7126dab165c Mon Sep 17 00:00:00 2001
From: Fredrik Tolf <fredrik@dolda2000.com>
Date: Fri, 28 Sep 2007 03:36:06 +0200
Subject: [PATCH] Updated TODO list.

---
 doc/TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/TODO b/doc/TODO
index ca94247..b1e92c9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,6 +12,9 @@ Protocol-visible features:
  * Implement some encryption for the UI channel (probably TLS)
 
 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.
 
-- 
2.11.0