aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillermo Ramos2011-09-09 16:58:55 +0200
committerGuillermo Ramos2011-09-09 16:58:55 +0200
commit536cd2d035ef69fce8c0e9c81759e0ba4d3b266f (patch)
treeffc145ceb613a96a52342a818e1ced6a74e08d06 /TODO
parent0984403a3dccd78faf0ce790ca7929927cc07349 (diff)
downloadevspy-536cd2d035ef69fce8c0e9c81759e0ba4d3b266f.tar.gz
Fixed some doc errata and added info about the patch in the README
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7303bf8..9e9b303 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
* Fix backspace key (do not erase special key events) - Prio:Medium
* Implement 2nd mapping (shift) - Prio:Medium
-* Take a look at kernel's circular list API - Prio:Low
+* Take a look at kernel's circular buffer API - Prio:Low
* Which FX key has been pressed? - Prio:None