From: <svn...@op...> - 2009-03-31 15:01:52
|
Author: bellmich Date: Tue Mar 31 17:01:40 2009 New Revision: 201 URL: http://libwbxml.opensync.org/changeset/201 Log: added ChangeLog entries from r199 and r200 Modified: wbxml2/trunk/ChangeLog Modified: wbxml2/trunk/ChangeLog ============================================================================== --- wbxml2/trunk/ChangeLog Tue Mar 31 16:34:35 2009 (r200) +++ wbxml2/trunk/ChangeLog Tue Mar 31 17:01:40 2009 (r201) @@ -1,3 +1,8 @@ + * Fixed bashisms in launchTest.sh + * Fixed Sun Studio CC and GCC warnings. + * Fixed Testing.cmake to not set GCC specific compiler and linker + flags for other compilers. + 2009-03-30 Michael Bell <mic...@we...> * Released 0.10.5 * Fixed library installation path for win32 (ticket #31) |