summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authoreli.bendersky <devnull@localhost>2011-10-16 05:51:08 +0200
committereli.bendersky <devnull@localhost>2011-10-16 05:51:08 +0200
commit460ed4d1c990105bf17760e309aa71e9d2e27c28 (patch)
tree768380f4d0e18ee5cce9364ffb1d4eb31f5bdc0b /TODO.txt
parent91c0aa3eab9781f4e3a5814f0154d51d25df4de8 (diff)
downloadpycparser-460ed4d1c990105bf17760e309aa71e9d2e27c28.tar.gz
updated TODO
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index ecc3eff..a514911 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,7 +6,7 @@ Todo
Changes since last
------------------
-* Issue 39
+* Issues 39, 47
* Fixed spacing issue for some type declarations
* Expanded the explore_ast.py example a little
* Added C99 _Bool type and supporting stdbool.h