aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 10 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2cf451d..40707fc 100644
--- a/TODO
+++ b/TODO
@@ -50,9 +50,10 @@ will be done with the big config-rework
2001-03-07 Michael Reinelt <reinelt@eunet.at>
use ppdev instead of ugly outb()
-2001-03-09 Michael Reinelt <reinelt@eunet.at>
-replace udelay() assembly loop with rdtsc (read time stamp counter)
-at least try to....
+// 2001-03-09 Michael Reinelt <reinelt@eunet.at>
+// replace udelay() assembly loop with rdtsc (read time stamp counter)
+// at least try to....
+// done -mr
2001-03-09 Leo Tötsch <lt@toetsch.at>
read configuration file earlier (before forking) so that specific drivers
@@ -62,5 +63,9 @@ 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
-2001-03-12 Michael Reinelt <reinelt@eunet.at>
-create a NEWS file with changes/enhancements of every release
+// 2001-03-12 Michael Reinelt <reinelt@eunet.at>
+// crate a NEWS file with changes/enhancements of every release
+// done -mr
+
+2001-03-14 Leopold Toetsch <lt@toetsch.at>
+improve unseen for mbox (check Status:)