umts-tools 0.4.0
 * ota.pl : full support for OTA settings, both Nokia/Ericsson and OMA
 * ota.pl : add Pcap dump support for use with Ethereal
 * NetPacket : import NetPacket to build IP/UDP headers

umts-tools 0.3.7
 * Terminal : add command to change TE character set
 * phonebook.pl : use GSM 7bit encoding for handbook handling
 * Terminal : tighter checks on SMS operations return codes
 * Terminal : only send AT+CMGF=0 once when sending an SMS in PDU mode
 * ota.pl : basic client for sending OTA wap settings

umts-tools 0.3.6
 * Terminal : turn off echo (ATE0) to simplify parsing of responses
 * Terminal : fix 'reset' routine to work reliably on Linux
 * Terminal : more reliable 'wait' method, reduces CPU usage
 * Dialer, Terminal : experimental video call support for Motorola phones
 * Terminal, phonebook.pl : read and write phonebook from terminal
 * FAQ : add a Frequently Asked Questions file
 * Terminal : segment long AT commands into 64 byte chunks
 * Terminal : use GSM 7bit encoding for SMS messages

umts-tools 0.3.5
 * Dialer, Terminal : new constructors using named arguments
 * phonebook.pl : add a script to manipulate terminal phonebooks
 * all scripts : remove hard-coded values, get parameters from command line
 * win32 : add a Win32 distribution that includes bits of GSM::SMS
 * smser.pl : make it possible to chose between PDU and text mode
 * Dialer : beep when a call setup fails

umts-tools 0.3.0
 * Terminal : add functions to send SMS messages
 * smser.pl : add a script to send SMS messages

umts-tools 0.2.1
 * INSTALL : added installation notes
 * Dialer : new class containing all mass dialing code
 * Dialer : do not use sleep for less than a second, it hogs the CPU!

umts-tools 0.2.0
 * Terminal : be more tolerant when parsing AT+CGMx command responses
 * Terminal : retrieve IMEI from terminal
 * Log : open and close log file for each new entry
 * dialer.pl : print the current call number

umts-tools 0.1.0
 * initial public release


