summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar ddennedy 2007-10-14 01:35:16 +0000
committerGravatar ddennedy 2007-10-14 01:35:16 +0000
commitec911fc60def13d0e3d4428ac055123e43355aab (patch)
tree35c55d136ecadf268521dfed9fdc7c7ab9c1e9b0 /NEWS
parentApply patch from Jon Schewe <jon.schewe@honeywell.com> to make valgrind happy... (diff)
update release notes
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@173 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb72b02..eb5b27a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+libraw1394 Release Notes
+
+Version 1.3.0:
+- added raw1394_read_cycle_timer() as used by FFADO project.
+- added support for environment variable RAW1394DEV to override default
+ device node /dev/raw1394.
+- added --with-valgrind to configure script.
+- other optimizations and bugfixes - see ChangeLog.
+
Version 1.2.1:
- generate compiler warnings on deprecated functions (legacy isochronous).
- bugfixes and optimizations.