diff --git a/flaim/libflaim.changes b/flaim/libflaim.changes index 2e3e1c3..6da398d 100644 --- a/flaim/libflaim.changes +++ b/flaim/libflaim.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 20 12:57:13 MST 2006 - dsanders@novell.com + +- Logger client was not being set up properly in common toolkit. +- Fixed a Netware build issue +- Fixed an OS X compiler warning +- Fixed linux compiler warning +- Needed to lock/unlock the random generator mutex when getting a random number. +- f_printf needed to call fflush. +- Base 64 decoder needed to return success instead of eof hit. + ------------------------------------------------------------------- Mon Jun 19 09:00:27 MST 2006 - dsanders@novell.com diff --git a/xflaim/libxflaim.changes b/xflaim/libxflaim.changes index 96d2bd4..f1f2081 100644 --- a/xflaim/libxflaim.changes +++ b/xflaim/libxflaim.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 20 12:59:32 MST 2006 - dsanders@novell.com + +- Logger client was not being set up properly in common toolkit. +- Fixed a Netware build issue +- Fixed an OS X compiler warning +- Fixed linux compiler warning +- Needed to lock/unlock the random generator mutex when getting a random number. +- f_printf needed to call fflush. +- Base 64 decoder needed to return success instead of eof hit. + ------------------------------------------------------------------- Mon Jun 19 09:03:38 MST 2006 - dsanders@novell.com