aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorltoetsch <>2001-03-16 09:28:08 +0000
committerltoetsch <>2001-03-16 09:28:08 +0000
commitb0650f9131a98a02ca65ab15a7f41e99b6822e90 (patch)
treed9f5d967aa61555c0e264ebb36e0739f64bfb171 /TODO
parent79f5ff58b333f6890791f99318eb1297e0404df5 (diff)
downloadlcd4linux-b0650f9131a98a02ca65ab15a7f41e99b6822e90.tar.gz
[lcd4linux @ 2001-03-16 09:28:08 by ltoetsch]
bugfixes
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index a7c15ca..e3528cd 100644
--- a/TODO
+++ b/TODO
@@ -78,5 +78,6 @@ add a new Token 'nc' for 'network collisions'
add translation tables ('german umlauts' don't
follow any scheme on most displays)
-2001-03-15 Leopold Toetsch <lt@toetsch.at>
-Text display has troubles with '\r'
+// 2001-03-15 Leopold Toetsch <lt@toetsch.at>
+// Text display has troubles with '\r'
+// done 2001-03-16, replace \r,\n with '_' -lt