


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 5 (100.0%) | 13 (100.0%) | 2.6 |
| module/owlib/src/c/ | 1 (20.0%) | 5 (38.5%) | 5.0 |
| / | 2 (40.0%) | 4 (30.8%) | 2.0 |
| module/swig/python/ | 1 (20.0%) | 2 (15.4%) | 2.0 |
| module/ | 1 (20.0%) | 2 (15.4%) | 2.0 |

- Use usb_interrupt_read if available (necessary for 2.6 kernels), fall back to usb_bulk_read (works only with 2.4 kernels) with older libusb
- Fixed typo in module/swig/python/setup.py.in
9 lines of code changed in 3 files:
./bootstrap no longer fails on undefined MAYBE_OWPERL
2 lines of code changed in 1 file:
configure now detects fuse-2.*
2 lines of code changed in 1 file: