X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=9ed66a854e60facc4fa9ee076ddfb9adc4e73721;hb=18fa5fb00f8d0b2cd9ce04769b86b22390f3f50e;hp=7817928706c04143cbbe01cb0931329539941896;hpb=b56358ce77537daa7d462cb45030b71117452f5c;p=mdsms.git diff --git a/NEWS b/NEWS index 7817928..9ed66a8 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,20 @@ -MobilDock SMS sender NEWS -========================= +Mobile Device SMS tool NEWS +=========================== $Id$ -1.0: Initial release. - Currently unimplemented: - Logging - Several timeouts during communication - Giveup on too long lock-wait +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)).