diff --git a/libflaim.changes b/libflaim.changes index 0e15d92..ac0210e 100644 --- a/libflaim.changes +++ b/libflaim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 29 08:45:10 MST 2007 - dsanders@novell.com + +- Fixed problem of accessing FlmRecord object before it was constructed. + ------------------------------------------------------------------- Thu Mar 29 09:08:00 CEST 2007 - aj@suse.de diff --git a/libxflaim.changes b/libxflaim.changes index 5a398d4..a1a1069 100644 --- a/libxflaim.changes +++ b/libxflaim.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 29 08:47:22 MST 2007 - dsanders@novell.com + +- Modified so that the java and xedit targets do not require the svn revision to be calculated. +- Added support for building with an openssl-enabled toolkit. +- Added public to Query class constructor (JAVA). +- Increased buffer size for con_printf. +- Fixed help for export command in xshell utility. +- Fixed exportXML JAVA method to add a null character to string for C++ layer . +- Changed JAVA setupQueryExpr method to produce a UTF8 string for C++ layer. +- Needed to release an open file stream in the import command. +- Changed PosIStream to IStream in JAVA code. +- Query parser needed to resolve the name when no prefix was specified using a NULL namespace. + ------------------------------------------------------------------- Thu Mar 29 13:16:58 CEST 2007 - aj@suse.de