From: David Schleef Date: Fri, 3 Mar 2000 23:35:57 +0000 (+0000) Subject: who needs changelogs anyway X-Git-Tag: r0_7_40~14 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f7e7fe6785278e023da7d8ce15e7331265dfc12e;p=comedi.git who needs changelogs anyway --- diff --git a/Changelog b/Changelog deleted file mode 100644 index dd313fc2..00000000 --- a/Changelog +++ /dev/null @@ -1,20 +0,0 @@ - -0.7.36 - - - Rearranged most files - - changed Makefiles to work the same as Linux-2.2.13 - - moved all drivers to attach/detach methods - - made all drivers modular - - changed exp_ioctl to kcomedilib - - fixed NI pcidio 96 probing problems - -0.7.31 - - - Added etc/das1600.conf, etc/dt282x.conf - - Start of new attach/detach methods - - dt282x: uses new attach/detach methods - - das1600: changed comments to reflect actual code - - dt282x: DMA code rewritten - - dt282x: ao mode2 support added, with DMA - - ni_E: removed non-functional code -