added changelog.
[comedilib.git] / Changelog
1
2 comedilib-0.7.16:
3
4  - New Config file meant to be user-edited, plus necessary changes to
5    build system.
6  - Build and install perl and python wrappers
7  - new README
8  - comedi_calibrate: minor fixes
9  - comedi_config: documentation, getopt, buffer resize fixes
10  - demo/cmd: major updates
11  - demo/mmap: major updates
12  - demo/poll: new demo for comedi_poll()
13  - demo/: lots of general updates
14  - demo/perl/: moved perl demos
15  - documentation: updates, additions
16  - PCMCIA: moved /etc configuration files from Comedi
17  - headers: removed obsolete functions.  use -D_COMEDILIB_DEPRECATED
18    to get them back.  (They still work fine.)
19  - new functions to access buffer information.  (These may change.)
20  - new functions to access command information.
21  - new function comedi_data_read_n() for reading N samples using insns
22  - additional error reporting/logging
23  - new function comedi_get_subdevice_flags().  Returns subdevice flags.
24  - new python wrapper (it's been around for a long time, just not included)
25  - comedi_test: new tests, fixed tests, additional error logging, additional
26    results
27
28  
29