Rename 'cvs2cl.pl' to the more common 'cvs2cl'.
[mdsms.git] / NEWS
diff --git a/NEWS b/NEWS
index 7817928..f69f308 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,26 @@
-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.3: Sending of picture messages implemented
+       New option -w|--waittime as requested by Markus Widauer
+       Update for recent build tools
+
+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)).