aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-23 07:57:07 +0000
committerBen Elliston <bje@gnu.org>2003-08-23 07:57:07 +0000
commit1b8bd3a7f6568a48050046b09881f85f164d3249 (patch)
tree305eb92ea61a7b7480f90fcbfca64134ee0a48b5
parentcac12be8f3d089e8a9a26155be3f1f245006394e (diff)
downloaddejagnu-1b8bd3a7f6568a48050046b09881f85f164d3249.zip
dejagnu-1b8bd3a7f6568a48050046b09881f85f164d3249.tar.gz
dejagnu-1b8bd3a7f6568a48050046b09881f85f164d3249.tar.bz2
* TODO: Tidy.
-rw-r--r--ChangeLog2
-rw-r--r--TODO18
2 files changed, 10 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 24020d1..51b4f28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-08-23 Ben Elliston <bje@wasabisystems.com>
+ * TODO: Tidy.
+
* contrib/README: Bring up to date.
2003-08-23 Corinna Vinschen <vinschen@redhat.com>
diff --git a/TODO b/TODO
index 15f08a8..211dd5f 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
- Thu Mar 16 17:34:33 MST 1995
+Mon Aug 18 09:58:25 EST 2003
-. Add more support for target boards and realtime OS's.
-. Use the new expect terminal support for an "escape codes" API.
-. Use expectk and write a GUI testing API, complete with
+* Add more support for target boards and realtime OS's.
+* Use the new expect terminal support for an "escape codes" API.
+* Use expectk and write a GUI testing API, complete with
record/playback.
-. Add a "testing methodologies" section to the manual.
-
-
-. Add a configure test to make sure Tcl and expect are installed.
-. Add support to runtest to produce a better error message when expect
- can't be found. \ No newline at end of file
+* Add a "testing methodologies" section to the manual.
+* Add a configure test to make sure Tcl and expect are installed.
+* Add support to runtest to produce a better error message when expect
+ can't be found.