0.7.62 changelog
authorDavid Schleef <ds@schleef.org>
Fri, 1 Feb 2002 00:00:14 +0000 (00:00 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 1 Feb 2002 00:00:14 +0000 (00:00 +0000)
Changelog

index d2a53dd12ef59ce471331e6a28e96dd481466816..33f1a537de8c322feb5c6f3c68e8f3b1a077d963 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,24 @@
 
+Comedi-0.7.62:
+
+ - rewrite build system
+ - added menuconfig
+ - bugfix for old bash versions
+ - Makefiles are now autogenerated from kbuild-2.5-style Makefile.in
+ - overall: added MODULE_LICENSE tags
+ - removal of trig support
+ - most drivers: change comedi_done(), etc., to async flag setting
+ - all drivers: cleanups
+ - 8255.o: 64-bit cleanups
+ - icp_multi.o: new driver
+ - amcc_s5933.o: made PCI chip driver into separate module
+ - cb_pcidas.o: fixes for 1602/16, PCI cleanup
+ - comedi_rt_timer.o: added support for DIO subdevices
+ - das1800.o: DMA fixes
+ - ni_labpc.o: command improvements
+ - ni_pcidio.o: command support added
+ - kcomedilib.o: fix problem with removal of trig support
+
 Comedi-0.7.61:
 
  - overall: support for kbuild-2.5