]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2001-05-26 06:51:28 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 26 May 2001 06:51:28 +0000 (06:51 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 26 May 2001 06:51:28 +0000 (06:51 +0000)
added TODO entry

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

TODO

diff --git a/TODO b/TODO
index 5dceea2b26f033e88a723b8850e0733a3a1fffae..5fd9b18588396982c43d309767e6bdf6a1ddcc47 100644 (file)
--- a/TODO
+++ b/TODO
@@ -92,3 +92,7 @@ at the moment the sum of all eth* devices is calculated
 support 40x4 displays with two HD44780 chips on it
 we need another 'Enable' line for this
 this way one could connect two displays to on e parallel port, too
+
+2001-05-25 Jens Garthe <outline@xslan.de>
+detect wether curses.h and libncurses is installed, and
+don't include the 'Text'-driver if not.