Latest changes.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@123 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-02-28 20:46:00 +00:00
parent 7801ab1444
commit e92ef0eafa
2 changed files with 14 additions and 0 deletions

View File

@@ -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

View File

@@ -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