diff options
| author | 2004-11-11 03:19:09 +0000 | |
|---|---|---|
| committer | 2004-11-11 03:19:09 +0000 | |
| commit | 940fabaf397c9bc9b6b5457bab45ef9913513248 (patch) | |
| tree | 410e4911c9e9b32b4c8520e29be72e05a086d476 /NEWS | |
| parent | revert kernel protocol version (diff) | |
reorganize and update documentation; fix compiler warning
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@144 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,12 +5,15 @@ Version 1.1.0: numbers changed to reflect a new interface that is not backwards compatible! - added raw1394_arm_set_buf() and raw1394_arm_get_buf() functions. - added raw1394_new_handle_on_port() to make initialization simpler. -- new, consistent versioning scheme. 1.0.0 was reported by pkg-config in 0.10 - series; hence, 1.1.0 in this release. +- make versioning consistent and updated. 1.0.0 was reported by pkg-config in + 0.10 series; hence, 1.1.0 in this release. - removed outdated, bogus "linking required only" version symbols in version.c - use pkg-config now. - dropped libraw1394.m4 - use pkg-config now. - added RPM spec file. +- deprecate old isochronous API. +- move API comment documentation to header and reformat header comments as + kernel-doc (use linux/scripts/kernel-doc to extract and format them). Version 0.10: |
