From: <dg...@su...> - 2009-01-14 10:11:43
|
Author: bellmich Date: Wed Jan 14 11:10:58 2009 New Revision: 152 URL: http://libwbxml.opensync.org/changeset/152 Log: minor release management related fixes Modified: wbxml2/trunk/ChangeLog wbxml2/trunk/RELEASE Modified: wbxml2/trunk/ChangeLog ============================================================================== --- wbxml2/trunk/ChangeLog Wed Jan 14 11:10:24 2009 (r151) +++ wbxml2/trunk/ChangeLog Wed Jan 14 11:10:58 2009 (r152) @@ -1,4 +1,5 @@ 2009-01-06 Michael Bell <mic...@we...> + * Released 0.10.1 * Removed a useless buffer which only creates a memory leak. * The installation of the documentation can be disabled. * LIBDATA_INSTALL_DIR was introduced (used by pkgconfig). @@ -7,6 +8,7 @@ * The timezone of the nightly build-time was fixed. 2008-12-05 Michael Bell <mic...@we...> + * Released 0.10.0 * Fixed ticket #14 with patch from ticket (hexadecimal integer support for Wireless-Village) * Added datetime encoding support for Wireless-Village. Modified: wbxml2/trunk/RELEASE ============================================================================== --- wbxml2/trunk/RELEASE Wed Jan 14 11:10:24 2009 (r151) +++ wbxml2/trunk/RELEASE Wed Jan 14 11:10:58 2009 (r152) @@ -56,3 +56,4 @@ Tips: * make diff of the exported symbols "nm -g -P libwbxml.so" * read svn log + * check trac tickets which are attached to the according milestone |