summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2012-06-02 16:48:26 +0200
committerGravatar Stefan Richter 2012-06-02 16:48:26 +0200
commitc6753dfcc22f4c514611fcfc9757554f6c20d28f (patch)
tree64e006d66eab176bc1dbfba5d21d7339ad2864c2 /ChangeLog
parentRemove unused code (diff)
configure.ac, Changelog, NEWS etc.: update to version 2.0.9v2.0.9
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0060445..01cff92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2012-05-25 Stefan Richter <stefanr@s5r6.in-berlin.de>
+
+ * Remove unused code
+
+ * Include local firewire-*.h instead of system-wide <linux/firewire-*.h>
+
+ * Add firewire-{cdev,constants}.h from Linux v3.4
+
+2012-03-19 Clemens Ladisch <clemens@ladisch.de>
+
+ * Implement raw1394_iso_recv_flush() on Juju
+
+2012-02-19 Guus Sliepen <guus@sliepen.eu.org>
+
+ * Fix incorrect use of == instead of =.
+
+ * Remove UTF-8 whitespace.
+
2012-02-19 Stefan Richter <stefanr@s5r6.in-berlin.de>
* configure.ac, Changelog, NEWS etc.: update to version 2.0.8
2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; ↵Gravatar anonymous 3-124/+48 brought kernel-raw1394.h back in sync with the kernel version git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@96 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition - added an ioctl (RAW1394_ISO_QUEUE_ACTIVITY) to force an ISO_ACTIVITY event into the queue. This is needed for handling RAW1394_ISO_DEFER, to kick us out of the next read() instead of sleeping forever. - removed references to "8-byte" isochronous header - this is an OHCI-specific implementation detail git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@95 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@94 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@93 53a565d1-3bb7-0310-b661-cf11e63c67ab