X-Git-Url: https://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=NEWS;h=015987936aad7e69e79f23916b20c382a14ca7c1;hp=117e67cd36228bd014e7ba49a0dbe5bf0fac8f8c;hb=7a17c3bc98ac54d4e6e271f113452ff51b69e18f;hpb=f9d71caf5253c9c07e0b379282dee98e97a49db5 diff --git a/NEWS b/NEWS index 117e67c..0159879 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,24 @@ -MobilDock SMS sender NEWS -========================= +Mobile Device SMS tool NEWS +=========================== $Id$ -1.1: Stabilization release - All currently known defects have been fixed. +1.5.3: Sending of picture messages implemented + +1.5.2: Minor crossplatformity fixes + +1.5.1: Compatibility update + Generally more compatible with recent GSM modems + SMS PDU receive is now working (fixed) + receive-SMS improved to never drop quickly incoming SMSes + Child receive-SMS zombies collected now + +1.5.0: Renamed to mdsms, branches collapsed with original mdsms + SMS receive implemented + Localization (Czech only for now) + RPM build added + +1.4.1: Fixed, second SMS9110 alpha release + Format string fixes, many stupid SIGSEGV caught. + SunOS portability fixes. + Timeout portability issue resolved (siginterrupt(3)).