 [+] - Added   [*] - Fixed/Changed  [-] - Removed

 2.66
 ----------------------------
    [*] %indexed and %listinsync were not reset after
        clearing cached playlist making impossible to
        detect if current playlist is actually in sync
    [*] mIRC DDE requests sometimes arrive with first
        letters of the parameters capitalized which breaks
        API commands processing. For example, /dde mplug
        control play and stop commands didn't work. Now
        the values of DDE parameters from mIRC are
        lowercased explicitly
    [*] fixed critical bug in regrep function (memory
        corruption when string became longer after
        replacing)

 2.65
 ----------------------------
    [*] fixed rare crash problem when closing search
        dialog, optimized keyboard navigation
    [*] fixed playlist not synchronizing when current item
        changes and better sync for playlist containing
        radio streams
    [*] "preset" API command didn't work at all (broken in
        2.64)
    [*] Yahoo Messenger 8 and 9 are working again with
        AMIP now playing feature

 2.64
 ----------------------------
    [*] iTunes: incorrect track reported when sorting by
        some columns
    [*] fixed preset API command accepting 0-4 index,
        while it should accept 1-5
    [*] announce command can use the wrong song info after
        invoking announcesong command
    [*] fixed potential crash when using close window
        button in the Search dialog
    [*] fixed crash when trying to write to the read-only
        file
    [*] fb2k: v0.9.6+ compatible

 2.63
 ----------------------------
    [*] Fixed rare crash on exit when using Remote/API
        (thanks to badmadbug for reporting)
    [+] %infoready variable, 0 when song info is not ready
        yet, like on player startup (for exmaple, API
        eval/format functions will return %name for %name
        instead of song). When this variable is 1, it's
        safe to evaluate and display song information
    [*] RCF 0.9c + custom fixes (AMIP 2.63 is not
        compatible with clients using older ac.dll, you
        must update your clients if you are using any to
        work with this AMIP version)
    [*] Remote API server will restart automatically if
        crashed
    [*] "search" remote API command deadlock fixed
    [*] /skype in exit callback didn't work
    [*] File Mapping is now used for mIRC by default
        instead of DDE to avoid locks and crashes
    [+] %configfile variable - full path to config ini
        file used by AMIP
    [+] fb2k: proper conversion of 0-255 volume range to
        foobar dB volume range for set/get volume API
        commands

 2.62
 ----------------------------
    [*] Clipboard integration fix to work with
        international charactets without registry patching
        and in Vista (where patching registry doesn't
        help)

See http://amip.tools-for.net/changelog.htm for the complete changelog
