Documented fix.
[cryptodev-linux.git] / NEWS
blobdd03fce74d8e9ed90e37d1c80b1613d0dd5fffc9
1 Version 0.6 (unreleased)
3 * Corrected fallback to non-zero copy when referenced
4 pages were not writable.
6 Version 0.5 (released 2010-07-06)
8 * Corrected issue with zero copy on multiple pages.
10 * Fallback to normal operation if user pages cannot be
11 mapped.
13 Version 0.4 (released 2010-07-03)
15 * Internal engine supports operations with zero copy from
16 user space. 
18 Version 0.3 (released 2010-06-19)
20 * Corrected bug when initializing unsupported algorithms.
22 Version 0.2 (released 2010-06-18)
24 * Added compat_ioctl() to allow working on systems where userspace is 32bits
25 and kernel is operating in 64bit mode (Phil Sutter)
27 * Added several sanity checks to input.