summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar aeb 2000-06-02 17:03:00 +0000
committerGravatar aeb 2000-06-02 17:03:00 +0000
commit3b8b4c0ae94ef59182304990c38c20076a01f6a8 (patch)
tree073c7ca02206f988e67474e0a71daf0317a18d89 /NEWS
parentAdded support for environments with 64 bit kernel and 32 bit userland. (diff)
Modified support for 32/64 bit environments, control struct fields have fixed size now.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@27 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a10f4f..eccf5d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Version 0.7:
+- added support for environments where the kernel runs in 64 bit mode whereas
+ user space runs in 32 bit mode
- fixed lock transaction to actually return the required response; these
functions are actually useful now, prototypes for raw1394_start_lock and
raw1394_lock changed