From e02febc433f2fb3df10ab2926663b6fdb6eb0bea Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 1 Feb 2007 10:37:48 -0700
Subject: [PATCH] pyfec: add TODO

---
 pyfec/TODO | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 pyfec/TODO

diff --git a/pyfec/TODO b/pyfec/TODO
new file mode 100644
index 00000000..f9760eb8
--- /dev/null
+++ b/pyfec/TODO
@@ -0,0 +1,3 @@
+ * try Duff's device in _addmul1()?
+ * make sure it compiles with cygwin gcc -mno-cygwin
+ * try compiling with Microsoft compiler
-- 
2.45.2