diff options
| author | 2015-04-28 23:28:43 +0200 | |
|---|---|---|
| committer | 2015-04-28 23:35:11 +0200 | |
| commit | a8b9a1b71fdd4ab64203985d59743782f3d83145 (patch) | |
| tree | 0eec7b50da90c369dbab44443bc12c6d787c8e51 /NEWS | |
| parent | Align fw_handle buffer for 64-bit access (diff) | |
configure.ac, Changelog, NEWS: update to version 2.1.1v2.1.1
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ libraw1394 Release Notes +Version 2.1.1: +- Fix backwards moving cycle timer in isochronous transmit. + The problem has been observed with audio I/O on different systems. +- Fix crash with SIGBUS on SPARC and similar architectures. +- Fix memory leak in address range mapping response handler. +- Fix errno reporting to applications which relied on behavior of + libraw1394 1.x. +- Fix errno checking in the dumpiso and sendiso example programs. +- Minor documentation improvement. + Version 2.1.0: - Behavior changes of the backend to firewire-core: - The isochronous reception buffer is now mapped read/writable |
