From: <svn...@op...> - 2009-10-16 10:02:58
|
Author: bellmich Date: Fri Oct 16 12:02:45 2009 New Revision: 1330 URL: http://libsyncml.opensync.org/changeset/1330 Log: comment for another patch from Jim Radford Modified: trunk/ChangeLog Modified: trunk/ChangeLog ============================================================================== --- trunk/ChangeLog Fri Oct 16 12:02:09 2009 (r1329) +++ trunk/ChangeLog Fri Oct 16 12:02:45 2009 (r1330) @@ -2,8 +2,10 @@ * server can handle now several sessions at once * transport cleanup is now much more robust * map fragmentation is supported - * Jim Radford <ra...@bl...> supplied a fix for some hangs on - 64 bit machines because of mixed data types (r1285). + * Jim Radford <ra...@bl...> supplied some patches: + * a fix for some hangs on 64 bit machines because of mixed data + types (r1285) + * added a forgotten change type in syncml-ds-tool (r1326) 2009-06-04 Michael Bell <mic...@we...> * Released 0.5.4 |