aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-09 12:14:24 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-09 12:14:24 +0000
commit9798af2267cd73c68b0ef22e9d2b27eac1aba2f5 (patch)
treeac42be1356905154dfb96320d173826773a126db /TODO
parent824e3605cf8644295dc837a17f329c2e2bd619a3 (diff)
downloadlcd4linux-9798af2267cd73c68b0ef22e9d2b27eac1aba2f5.tar.gz
[lcd4linux @ 2001-03-09 12:14:24 by reinelt]
minor cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@104 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9b7d638..54e6177 100644
--- a/TODO
+++ b/TODO
@@ -29,9 +29,10 @@ we have to use libsensors instead of parsing the proc files directly
// accept data from external sources (fifo?)
// Done 2000-03-08, look at %x -lt
-2001-02-11 Carsten Nau <info@cnau.de>
-connect a LED to a spare pin of the parallel port and show if ISDN
-is online
+// 2001-02-11 Carsten Nau <info@cnau.de>
+// connect a LED to a spare pin of the parallel port and show if ISDN
+// is online
+// Done with GPO's -mr
// 2001-01-27 Axel Ehnert <axel@ehnert.net>
// - display numer of emails in a mailbox
@@ -42,5 +43,6 @@ is online
rename some tokens: %o->%os, %v->%ov, %r->%or, %p->%op,
will be done with the big config-rework
-2001-03-05 Leo Tötsch <lt@toetsch.at>
-replace T_EXTENDED with a Flag similar to 'bar'
+// 2001-03-05 Leo Tötsch <lt@toetsch.at>
+// replace T_EXTENDED with a Flag similar to 'bar'
+// rejected, T_EXTENDED does a good job -mr