


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 4 (100.0%) | 215 (100.0%) | 53.7 |
| owfs/module/swig/tcl/ | 2 (50.0%) | 159 (74.0%) | 79.5 |
| owfs/module/owlib/src/c/ | 1 (25.0%) | 34 (15.8%) | 34.0 |
| owfs/src/man/ | 1 (25.0%) | 22 (10.2%) | 22.0 |

Bug fixed: "Unknown Error 4294967295" was reported by OW::put on any error code owlib returned.
Bug fixed: "permission denied" (EPERM) was reported by OW::init, OW::get, and OW::isdir on any error code owlib returned.
Improvement: The OW:... commands now properly set Tcl's errorCode variable on error. Usually, these look like OWTCL ENOENT {no such file or directory}.
As these changes may brake legacy code checking for the old buggy error messages, owtcl version has been changed to 0.2.
159 lines of code changed in 2 files:
Add a "clearevent" node to the DS2409 directories. Breaks nothing, but unclear semantics of the alarm cache.
56 lines of code changed in 2 files: