2006-09-06 Matt Davey * 2.0.14 release * configure.in: update version to '2.0.14' * Updated NEWS file. 2006-08-12 Matt Davey * configure.in: update version to '2.0.14pre5' Add missing files for 'make dist' target. * Makefile.am: added conduit.mk * mal-conduit/mal/client/unix/Makefile.am: added malsync.h 2006-08-07 Matt Davey * mal-conduit/mal/client/unix/malsync.h: added, to split out definition of PalmSyncInfo structure. Previously malsync.c and mal-conduit.c had disagreed on the structure. * mal-conduit/mal/client/unix/malsync.c, mal-conduit/src/mal-conduit.c: remove definition of PalmSyncInfo * mal-conduit/mal/client/unix/malsync.c: pass uint32, not long, to getPalmDatabaseCreationInfo. In readDeviceUserConfig32, don't free pi_buf too early. * conduit.mk: added dependency on 'Makefile', to pick up changes to prefix. * email/email_conduit.c: initialise more fields in Mail struct to prevent valgrind warnings. 2006-07-10 Chao-Hsiung Liao * configure.in: Add "zh_HK" to ALL_LINGUAS. 2006-06-18 Matt Davey * mal-conduit/src/mal-conduit-capplet.c: fix typo in message string. #313931 2006-06-18 Matt Davey * email/email_conduit.c: Fix a couple of bugs in the porting to pilot-link 0.12.0 (dlp_ReadAppPreference and dlp_WriteRecord don't use pi_buffers). * expense/expense_conduit.c: fix for #311072, based on patch supplied by Mark Adams. Avoids crashes due to bad directory names being supplied. Should be doing more work in the capplet really. * expense/expense_conduit.c: make fields[] static, not global. Fix for #322894. * memo_file/memo_file_conduit.c: as above. Fix for #322894. * expense/expense_conduit.c: HIG: line labels up correctly. * memo_file/memo_file_conduit.c: as above. * email/email_conduit.c: as above. * mal-conduit/src/Makefile.am: fix typo, so .conduit file gets cleaned. * time/time.conduit.in: fix typo in library location string. 2006-04-18 Kjartan Maraas * configure.in: Remove the old no_NO entry * po/no.po: And the translation 2005-12-16 Alexander Shopov * configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS 2005-11-03 JP Rosevear Based on work by Dave Malcolm and Veerapuram Varadhan * configure.in: check for the pilot-link version 2005-09-04 Alessio Frusciante * configure.in: Added "it" (Italian) to ALL_LINGUAS. 2005-09-01 Pawan Chitrakar * configure.in: Added ne in ALL_LINGUAS 2005-08-10 JP Rosevear * configure.in: load conduit rule * conduit.mk (%.conduit): new rule for creating .conduit files