- All unit tests most now clean up a residual undo.data file, so the number of tests increased, but with no benefit.
- Fixed a series of bugs to improve the test suite results.
- When a task description contained a colon, the two words preceding the colon were concatenated. For example, "aa bb:cc dd" gets concatenated to "aabb:cc dd". - Added unit to test to prevent regression. - Updated documentation.
- When a task was modified, the new description was concatenated without spaces.