From: David Schleef Date: Sun, 18 Nov 2001 03:02:25 +0000 (+0000) Subject: Changelog for 0.7.17 X-Git-Tag: r0_7_17 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1876b9e66eb3836bc4aff2dc8896fc9ad6975684;p=comedilib.git Changelog for 0.7.17 --- diff --git a/Changelog b/Changelog index ef15462..be415fc 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,19 @@ +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