From: <svn...@op...> - 2010-02-24 10:34:13
|
Author: bellmich Date: Wed Feb 24 11:34:03 2010 New Revision: 1361 URL: http://libsyncml.opensync.org/changeset/1361 Log: added change log entry for ticket #257 Modified: trunk/ChangeLog Modified: trunk/ChangeLog ============================================================================== --- trunk/ChangeLog Tue Feb 23 15:19:41 2010 (r1360) +++ trunk/ChangeLog Wed Feb 24 11:34:03 2010 (r1361) @@ -8,6 +8,9 @@ * 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) + * Andris Pavenis <and...@ik...> fixed a wrong error handling + in the code which handles the passphrase callback during the + authentication (ticket #257, patch r1358). 2009-06-04 Michael Bell <mic...@we...> * Released 0.5.4 |