aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/devices4ruby/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/devices4ruby/ChangeLog')
-rw-r--r--externals/gridflow/devices4ruby/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/externals/gridflow/devices4ruby/ChangeLog b/externals/gridflow/devices4ruby/ChangeLog
new file mode 100644
index 00000000..eb64908f
--- /dev/null
+++ b/externals/gridflow/devices4ruby/ChangeLog
@@ -0,0 +1,12 @@
+/* $Id: ChangeLog,v 1.1 2005-10-04 02:12:44 matju Exp $ */
+
+version 0.1.1 (2002.07.29):
+ * module Linux::SoundDSP renamed to Linux::SoundPCM (with alias)
+ * added installer (ruby extconf.rb && make install)
+
+version 0.1 (2001.06.28):
+ * added module IoctlClass, Ioctl
+ * added module Linux::SoundDSP (4 accessors)
+ * added module Linux::SoundMixer (25 accessors)
+ * added module Linux::ParallelPort (2 readers, 2 writers)
+