summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2010-12-02 15:15:35 +0100
committerMichal Čihař <michal@cihar.com>2010-12-02 15:15:35 +0100
commit5f35e65ee7f7db4d8f9ef21ce126f4ff314ef5ae (patch)
tree66b158d0d7e5b1382852ed8278f7ccc5aa356527 /ChangeLog
parentd91a0635ba6086e8d6a09ac0290b39e6d62fda37 (diff)
Imported Upstream version 1.28.93
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e919e8d..12c55c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,22 @@ the issue.
ChangeLog
=========
+20101202 - 1.28.93
+
+[+] * New SMSD configuration RunOnFailure.
+[-] * Fix invalid SQL when storing 8bit SMS (bug #1329).
+[-] * Probe if phone supports m-obex protocol (bug #1286).
+[+] * Experimental support fo m-obex protocol (bug #1286).
+[-] * Fix detection of delivery reports in MySQL and PostgreSQL backends
+ (bug #313).
+[+] * Include udev rules for Nokia phones (bug #1251).
+[-] * Fix parsing LG VX9200 reply on getting battery state (bug #1264).
+[-] * Fix handling of SMS text mode (bug #1189).
+[!] * Default to no retries of the send commands on the link.
+[-] * Wait for more USSD replies on getussd command (bug #1346).
+[!] * New unified SQL SMSD backend handling all SQL databases.
+[+] * SQL queries in SQL SMSD backend can be configured.
+
20101004 - 1.28.92
[+] * New SMSD config option HardResetFrequency.
@@ -31,7 +47,7 @@ ChangeLog
20100916 - 1.28.91
-[-] * Fixed locales compliation/support.
+[-] * Fixed locales compilation/support.
[-] * Set memory to use for MPBR/SBNR/SPBR commands as well (bug #1128).
[-] * Handle errors from CMGL same way as from CMGR (bug #1211).
[-] * Fixed parsing of AT+CPMS=? reply (bug #1296).