downgrade status of 67xx boards to STATUS_UNKNOWN, since they don't
[comedilib.git] / Changelog
index ef15462dc288df7c3e4d2bf15f89f0b372778fa8..948d61b4d3018680bcee9007c6caa8bfbef632a8 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,27 @@
 
+comedilib-0.7.18:
+
+ - Converted documentation to DocBook-3.1.  Added man pages for all
+   functions.
+ - Added comedi_calibrate README, mostly for myself
+ - comedi_calibrate: added some boards, added fine calibration
+ - demos: now link against local library
+
+comedilib-0.7.17:
+
+ - Added gettext support.
+ - Config, lib/Makefile: Added ability to add suffix to lib soname.
+ - Makefile: added install_dev, install_runtime, install_doc targets.
+ - comedi_calibrate/: major rewrite, more modular.  Have new system
+   for verifying calibration results
+ - demo/ao_waveform.c: Comedi now supports TRIG_INT.
+ - doc/: Added documentation
+ - include/comedi.h: synchronized with Comedi
+ - Changed copyright headers to be LGPL-2.1.
+ - lib/range.c: new (alpha) functions comedi_sampl_to_phys() and
+   comedi_sampl_from_phys().
+ - testing/results: additional results
+
 comedilib-0.7.16:
 
  - New Config file meant to be user-edited, plus necessary changes to