diff options
author | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-16 09:28:08 +0000 |
---|---|---|
committer | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-16 09:28:08 +0000 |
commit | 8cb47a24a9ab1b5bbf81819d4567be4308db2b54 (patch) | |
tree | d9f5d967aa61555c0e264ebb36e0739f64bfb171 /TODO | |
parent | f28003f1779e7e560ccc70e90d88b376208f6cd6 (diff) | |
download | lcd4linux-8cb47a24a9ab1b5bbf81819d4567be4308db2b54.tar.gz |
[lcd4linux @ 2001-03-16 09:28:08 by ltoetsch]
bugfixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@126 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |