summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2011-11-07 10:49:55 +0100
committerMichal Čihař <michal@cihar.com>2011-11-07 10:49:55 +0100
commitb0f42d7c65e223a95a7fca8c00986a77695807d2 (patch)
tree14741089ad59bee43bc4a880786ec6710f1fc320 /ChangeLog
parentd2d555e42d4be030e42ef9d3aa4e39d5ed1a3172 (diff)
Imported Upstream version 1.30.90
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 056b691..9c08800 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,22 @@ the issue.
ChangeLog
=========
+20111107 - 1.30.90
+
+[-] * Various documentation improvements.
+[-] * Detect Alcatel style reply on CPIN response (bug #1502).
+[-] * Fix build on some Win32 systems (bug #1496).
+[-] * Make jadmaker handle names with spaces (Raphaël Droz).
+[-] * Display 8-bit messages in hex (Nicolas Pitre).
+[-] * Do not use AT+CUSD=2 on some phones (bug #1508).
+[-] * Fixed gammu-monitor with Windows service (bug #1515).
+[-] * Cleanup of contrib directory.
+[-] * Better support for Samsung AT phones (bug #1513).
+[-] * Fixed handling of MMS notification SMSes (bug #1530).
+[-] * Fixed CPIN reply handling (bug #1532).
+[+] * SMSD checks for PIN status just after connect (bug #1532).
+[-] * Fixed various MSVC compilation issues.
+
20110719 - 1.30.0
[*] * Improved SMSD logging of configuration settings.