summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2017-01-28 07:08:43 -0800
committerEli Bendersky <eliben@gmail.com>2017-01-28 07:08:43 -0800
commitdfeac9e1c7da0dc5260bd39b775ff889f749f1d0 (patch)
treea0a8402fe5e012b6beefe62317cb7ef666aa2655 /TODO.txt
parent8e7d9555e7206b99f3802f89972cded9a0e254bb (diff)
downloadpycparser-dfeac9e1c7da0dc5260bd39b775ff889f749f1d0.tar.gz
Updated CHANGES with some recent changes since 2.17 was released
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 fe9abf4..86747d2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -26,7 +26,7 @@ After this it's OK to rerun `python setup.py sdist upload` to push to PyPI.
Misc
----
-yacc optimization:
+yacc optimization:
- If parsetab.py/pyc doesn't exist in the path, the table will be reconstructed
anyway, regardless of the optimize parameter
- If it does exist: