Documented latest xflaim changes.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@997 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-10-17 22:44:03 +00:00
parent d566bdfe6d
commit 1c4f0f7a43

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Oct 17 16:40:11 CEST 2006 - dsanders@novell.com
- Fixed various issues for Solaris builds: warnings, unit tests crash, and alignment issues.
- Various enhancements and bug fixes in the B-Tree code.
- Changes to remove 1-byte packing (zp1) flags from build.
- Fixed bug in storeTextAsBinary().
- Added C# bindings.
- Updated javadoc documentation.
-------------------------------------------------------------------
Fri Sep 29 21:17:13 CEST 2006 - aj@suse.de
- Removed self-provides on devel subpackage.
-------------------------------------------------------------------
Tue Sep 8 13:30:47 MST 2006 - dsanders@novell.com