aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorreinelt <>2001-03-12 12:39:36 +0000
committerreinelt <>2001-03-12 12:39:36 +0000
commit1631c724f42e4b4fd70b4ba3834db4a435dfc74f (patch)
tree711f05c7dafc211fd5ba65e5f66240d2291e9956 /TODO
parentb95429e73bd0b71a384f9319670622af4b54f8ae (diff)
downloadlcd4linux-1631c724f42e4b4fd70b4ba3834db4a435dfc74f.tar.gz
[lcd4linux @ 2001-03-12 12:39:36 by reinelt]
reworked autoconf a lot: drivers may be excluded, #define's went to config.h
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a98977c..2c8c7b7 100644
--- a/TODO
+++ b/TODO
@@ -58,3 +58,6 @@ at least try to....
read configuration file earlier (before forking) so that specific drivers
(especially 'Text') would not fork.
There's a reason for forking that early, but I forgot...
+
+2001-03-12 Michael Reinelt <reinelt@eunet.at>
+remove USE_OLD_UDELAY after wide testing of new udelay code