From: Frank Mori Hess Date: Sun, 10 Oct 2004 17:02:55 +0000 (+0000) Subject: renamged Changelog to ChangeLog and add entry for 0.7.69 X-Git-Tag: r0_7_70~99 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90c3616858cfd8061a5421adc342db6d8af2b9c4;p=comedi.git renamged Changelog to ChangeLog and add entry for 0.7.69 --- diff --git a/Changelog b/ChangeLog similarity index 89% rename from Changelog rename to ChangeLog index d7a770b4..b8b83535 100644 --- a/Changelog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Comedi-0.7.69: +Fixed compilation with rtai-adeos. USBDUX driver updates (Bernd Porr). +Command support added to pcl818 driver (Nils Juergens). Fixes for 64 bit +cpus. Fixes for compilation against 2.6 kernels (Dave Schleef). PCMCIA +support ported to 2.6 kernel api. Various unrelated driver bugfixes and +enhancements (me, Alberto Sechi, Luis Martinez, Eugene Zharkov, Steve +Sharples). Fixed RTLinux crashes due to comedi_udelay(). Comedi-0.7.65: