CHANGELOG

Sat Nov  3 14:54:20 PDT 2007
Author: Luka
Created this file "CHANGELOG.txt".
Existing old versions (by Geo) were in subdirs
01_10, 05_10, 18_10, 30_10 -- Left untouched.
I am backing up this working copy to new subdir
03_11 before making any code edits.

Sat Nov  3 15:00:18 PDT 2007
Author: Luka
Delete ~ files, begin edits.
Make io.c:setup_io() open the 2 DAC ports and store
their fds in new fd_dac[] array. Also update close_io().
Rename 'fds' to 'fd_dio' for clarity.
Implement analog output support in io.[ch] and cylinders.[ch].
Update wiring-diagram.txt for changes in horiz semantics.
Update test-valves.c for new interface.
Add bounds-check for 'reg' in set_o and clr_o (io.c).
Fix DevNameIO strcpy/array overrun in io.c.
Build, test.
Backup to 03.2_11.
