2004-01-29  Jason Day <jasonday@worldnet.att.net>

    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 <jasonday@worldnet.att.net>

    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 <jasonday@worldnet.att.net>

    Version 0.30

    - Use automake to build, Makefile.am contributed by Ludovic Rousseau
    - Use malsync 2.1.1 source
    
2002-08-24  Jason Day <jasonday@worldnet.att.net>

    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 <jasonday@worldnet.att.net>
    
    Version 0.10

    - Initial release
