From e92ef0eafae6be5c7f1e984fa3d2cfc63e972c90 Mon Sep 17 00:00:00 2001 From: dsandersoremutah Date: Tue, 28 Feb 2006 20:46:00 +0000 Subject: [PATCH] Latest changes. git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@123 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- flaim/libflaim.changes | 9 +++++++++ xflaim/libxflaim.changes | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/flaim/libflaim.changes b/flaim/libflaim.changes index b72c751..a39a648 100644 --- a/flaim/libflaim.changes +++ b/flaim/libflaim.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 28 13:41:42 MST 2006 - dsanders@novell.com + +- Added support for Intel MAC and __sparc49 (64 bit) platforms +- Initialized variables to quiet compiler warnings +- Got rid of unneeded internal functions +- Various fixes for Windows - support for vc8 compiler, workaround to compiler issues with inline methods +- Fixedup copyright notice in one source file + ------------------------------------------------------------------- Mon Feb 13 11:14:33 MST 2006 - dsanders@novell.com diff --git a/xflaim/libxflaim.changes b/xflaim/libxflaim.changes index 7874ebc..65bdaa9 100644 --- a/xflaim/libxflaim.changes +++ b/xflaim/libxflaim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 28 13:48:00 MST 2006 - dsanders@novell.com + +- Added support for Intel MAC platform and __sparc49 (64 bit solaris). + ------------------------------------------------------------------- Mon Feb 13 11:28:25 MST 2006 - dsanders@novell.com