2006-01-16 Jason Day Version 0.44 - Removed the -module argument from libmal_la_LDFLAGS. It never should have been there; it was accidentally included from a copy/paste. 2006-12-11 Jason Day Version 0.43 - Several fixes to the last release. - OpenBSD patches from Antoine Jacoutot 2006-09-13 Jason Day Version 0.42 - Misc fixes to malsync sources. See malsync/ChangeLog for details. 2006-09-12 Jason Day Version 0.41 - Added support for pilot-link 0.12.x - Updated automake files 2004-01-29 Jason Day Version 0.40 - Major overhaul of libmal. This version is not source- or binary- compatible with previous versions. - Use malsync 2.2.0 source - Removed the printstatus and printerror hac^H^Hooks - Removed the setXXX methods for proxy/SOCKS settings - Moved all global variables into PalmSyncInfo struct - Removed the .sub stuff, it doesn't seem to be used any more - Added two function pointers to PalmSyncInfo, taskFunc and itemFunc. These pointers are callbacks called by malsync at different stages of the sync. - Added a new malsync.c that relies on libmal 2003-03-23 Jason Day Version 0.31 - Install headers to $prefix/libmal/include instead of $prefix/include (Ludovic Rousseau) - Include config.h from libmal.c instead of libmal.h (Ludovic Rousseau) - Removed unneeded getopt.h - Added malsync/ChangeLog 2003-03-11 Jason Day Version 0.30 - Use automake to build, Makefile.am contributed by Ludovic Rousseau - Use malsync 2.1.1 source 2002-08-24 Jason Day Version 0.20 - Updated to work with malsync 2.0 and 2.1, and pilot-link 0.10 and 0.11 Thanks to Reinhold Kainhofer - Reformatted Makefile, added a dist target - Includes malsync-2.1.0 source 2000-03-24 Jason Day Version 0.10 - Initial release