From 659efbc04444b67ba9c7e520815b67d132198f5f Mon Sep 17 00:00:00 2001
From: Yawning Angel <yawning@schwanenlied.me>
Date: Wed, 14 May 2014 08:09:41 +0000
Subject: [PATCH] Update README (No functional changes).

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 549e27c..594b89a 100644
--- a/README.md
+++ b/README.md
@@ -32,11 +32,10 @@ handshake variants without being obscenely slow is non-trivial.
 
 ### TODO
 
- * (Maybe) Make it resilient to transient connection loss.
- * (Maybe) Use IP_MTU/TCP_MAXSEG to tweak frame size.
  * Write a detailed protocol spec.
  * Code cleanups.
  * Write more unit tests.
+ * Optimize further.
 
 ### WON'T DO
 
-- 
GitLab