summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 153074b9..2b0492d6 100644
--- a/TODO
+++ b/TODO
@@ -117,6 +117,10 @@ ABI Changes
This is a list of changes to make next time there is an ABI change.
Comments appear in the code prefixed by "ABI"
+* Consider removing InputSource::unreadCh. Maybe we can declare it
+ final and delete so it will be forced to be removed from derived
+ classes.
+
C++-11
======