diff --git a/flaim/libflaim.changes b/flaim/libflaim.changes index b960049..2e3e1c3 100644 --- a/flaim/libflaim.changes +++ b/flaim/libflaim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 19 09:00:27 MST 2006 - dsanders@novell.com + +- Restructured code to use new common toolkit +- Support for Netware, including unit tests +- Fixed various memory leaks and enabled memory tracking for debug builds. +- Made some changes for how async I/O is supported on Solaris. +- Fixed various compiler warnings on various platforms. +- Added more documentation. + ------------------------------------------------------------------- Thu Jun 1 13:30:07 MST 2006 - dsanders@novell.com diff --git a/xflaim/libxflaim.changes b/xflaim/libxflaim.changes index 25baca9..96d2bd4 100644 --- a/xflaim/libxflaim.changes +++ b/xflaim/libxflaim.changes @@ -1,6 +1,11 @@ ------------------------------------------------------------------- -Thu Jun 2 08:48:21 MST 2006 - dsanders@novell.com +Mon Jun 19 09:03:38 MST 2006 - dsanders@novell.com +- Moved the super-file handle into FTK. +- Fixed various memory leaks in the unit tests. +- Support for builing ring zero NLMs on Netware. +- Moved dynamic result set code to common toolkit. +- Added more asserts. - Fixed more compiler warnings for ia64 platform. -------------------------------------------------------------------