From: <svn...@op...> - 2009-09-25 14:17:11
|
Author: bellmich Date: Fri Sep 25 16:17:01 2009 New Revision: 1288 URL: http://libsyncml.opensync.org/changeset/1288 Log: added notice about patch from Jim Radford Modified: trunk/ChangeLog Modified: trunk/ChangeLog ============================================================================== --- trunk/ChangeLog Fri Sep 25 16:16:36 2009 (r1287) +++ trunk/ChangeLog Fri Sep 25 16:17:01 2009 (r1288) @@ -1,6 +1,8 @@ * Only data sync and dev inf API survive API renewal * server can handle now several sessions at once * map fragmentation is supported + * Jim Radford <ra...@bl...> supplied a fix for some hangs on + 64 bit machines because of mixed data types (r1285). 2009-06-04 Michael Bell <mic...@we...> * Released 0.5.4 |