# HG changeset patch # User Florian Pose # Date 1224250556 0 # Node ID b93ceb5ebe37823aab0ad6cb9b22279aa6b2bed2 # Parent 1189e040fe126cb145879307275e5ba2ac53c162 TODO. diff -r 1189e040fe12 -r b93ceb5ebe37 TODO --- a/TODO Fri Oct 17 13:30:55 2008 +0000 +++ b/TODO Fri Oct 17 13:35:56 2008 +0000 @@ -4,13 +4,15 @@ $Id$ +vim: spelllang=en spell + ------------------------------------------------------------------------------- Version 1.5.0: * Remove ecrt_domain_state(). * Segmented Sdo downloads. -* Overthink pointer return values. +* Think over pointer return values. * Implement Sdo handlers in userspace library. Future issues: @@ -33,7 +35,7 @@ - Data type abbreviations. - Add a -n (numeric) switch. - Check for unwanted options. -* Simplyfy master fsm by introducing a common request state to handle external +* Simplify master fsm by introducing a common request state to handle external requests (replace write_sii, sdo_request, etc). Smaller issues: