summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar aeb 2000-04-15 00:33:26 +0000
committerGravatar aeb 2000-04-15 00:33:26 +0000
commit9812e4136b6c88978cc47605da9d660a355ea009 (patch)
treeb755c4419a6188b150a605ec5a46200ab35a2c6b /NEWS
parentAdd userdata functions as news. (diff)
Fixed lock transaction to actually return response value.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@24 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 178aa2e..8a10f4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Version 0.7:
+- fixed lock transaction to actually return the required response; these
+ functions are actually useful now, prototypes for raw1394_start_lock and
+ raw1394_lock changed
- a void pointer can now be stored as user data with a handle
Version 0.6: