0.2.0 (2001-02-10) + The script can now read data from stdin with the -n flag. + New Anonymous mode (-a flag), so an account for handywelt.at is not needed any longer. + More code cleanups and more comments added. 0.1.5 (2001-02-09) + Multiple recipients support: removed the -r and -n options, instead reading the recipients/phone numbers from the command line as non-option values. + Phone numbers are now checked if they're really just numbers. + Added default values for quiet mode and logging in .hwsmsrc. + Added a timestamp to the lines in the logfile. + Some minor bug fixes and code cleanups. 0.1.4 (2001-02-03) + Added a quiet/quick mode. + Added an option to log the messages to a file in the ~/.hwsms directory. + Added a check if a line is long enough. 0.1.3 (2001-02-02) + Added a TODO file. + Added an option for the html browser/renderer in the config file. + Some minor bug fixes and code cleanups. 0.1.2 (2001-02-01) + Changed the name from mysms.pl to hwsms.pl. + Using HTTP::Request::Common instead of HTTP::Request, cleans up the code quite a bit. 0.1.1 (2001-01-26) + Multiple lines (max. 160 chars per line) are sent in multiple sms. 0.1 (2001-01-25) + Initial release of mysms.pl. + basic sending of sms. + usage of an .ini-style file to keep the user info and other options out of the perl script itself.