summaryrefslogtreecommitdiffstats
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d85c0cc..317b382 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
libraw1394 Release Notes
+Version 2.0.9:
+- Fix that raw1394_iso_recv_flush() did not have any effect when running
+ on firewire-core alias juju kernel drivers. Requires kernel 3.4 or
+ later.
+- Remove build-time dependency on linux-headers. Before, if too old
+ kernel headers were present on the build system, features and fixes
+ would be silently omitted from the build.
+- Remove --with-fw-dir configure switch which is no longer useful.
+- Janitorial fixes.
+
Version 2.0.8:
- Configuration ROM access via raw1394_read() is dramatically faster and
very robust now. We read the kernel's Configuration ROM cache instead