<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rdf:RDF
[
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
]>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:admin="http://webns.net/mvcb/">
<channel rdf:about="http://blog.cihar.com">
<title>Gammu releases</title>
<link>http://blog.cihar.com/archives/gammu_releases/</link>
<description>Random thoughts about everything…</description>
<dc:language>en-us</dc:language>
<dc:creator>Michal Čihař</dc:creator>
<dc:date>2008-12-03T16:03:53+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/12/02/gammu_test_version_1_21_93/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/11/19/gammu_test_version_1_21_92/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/11/11/gammu_test_version_1_21_91/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/10/20/gammu_test_version_1_21_90/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/10/03/gammu_stable_version_1_21_0/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/09/26/gammu_test_version_1_20_94/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/09/23/gammu_test_version_1_20_93/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/09/15/gammu_test_version_1_20_92/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/09/10/gammu_test_version_1_20_91/" />
<rdf:li rdf:resource="http://blog.cihar.com/archives/2008/08/05/gammu_test_version_1_20_90/" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://blog.cihar.com/archives/2008/12/02/gammu_test_version_1_21_93/">
<link>http://blog.cihar.com/archives/2008/12/02/gammu_test_version_1_21_93/</link>
<title>Gammu test version 1.21.93</title>
<dc:date>2008-12-02T15:31:02+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>After few weeks of debugging build system, new Gammu version is out.
This time most fixes are in build system area, especially now it is
possible to compile Gammu using Borland C++ 5.5. Also my hacks for
crosscompilation to Windows on Linux have been dropped in favour of
crosscompilation features in CMake 2.6.</p>

<p>Full list of changes:</p>

<ul>
<li>Drop own crosscompilation support, rely on CMake one.</li>
<li>Also standard CMake parameters used when possible (eg. BUILD_SHARED_LIBS).</li>
<li>Search does not create thread for non existing devices.</li>
<li>Fixed possible crash when backing up ringtones.</li>
<li>Fix possible race condition in searching.</li>
<li>Fixed invoking of CMake with output to custom directory.</li>
<li>Compile on platforms where ssize_t does not exist.</li>
<li>Fix detection of towlower on some compilers.</li>
<li>Make Bluetooth compile using BCC.</li>
<li>Fix compilation if strtoull does not exist.</li>
<li>Compile on platforms where intptr_t does not exist.</li>
<li>Fixed compilation in BCC (see changes above).</li>
<li>Check whether compiler supports __FUNCTION__.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/11/19/gammu_test_version_1_21_92/">
<link>http://blog.cihar.com/archives/2008/11/19/gammu_test_version_1_21_92/</link>
<title>Gammu test version 1.21.92</title>
<dc:date>2008-11-19T13:24:56+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>Good news everyone, new Gammu testing version is out. This time biggest
fix is Bluetooth support for Mac OS X, accompanied with fixed locking on
some architectures and improved debug configuration, to allow proper
integration with python-gammu.</p>

<p>Full list of changes:</p>

<ul>
<li>Reimplement locking and add tests for it.</li>
<li>GSM_SetDebugFileDescriptor now accepts flag whether file descriptor can be closed (bug #749).</li>
<li>Soname change due to API breakage (see above).</li>
<li>Fixed compilation on Mac OS X, thanks to Juan A. Bertolin for testing.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/11/11/gammu_test_version_1_21_91/">
<link>http://blog.cihar.com/archives/2008/11/11/gammu_test_version_1_21_91/</link>
<title>Gammu test version 1.21.91</title>
<dc:date>2008-11-11T14:45:11+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>Good news everyone, new Gammu testing version is out. Fixes are there
for everybody, starting in AT engine initialization, going through FBUS
and Nokia drivers up to OBEX handling in Siemens phones.</p>

<p>Full list of changes:</p>

<ul>
<li>Script gammu-config can now also work with whiptail.</li>
<li>Minor fixes in gammu-config script.</li>
<li>Extra spaces from connection or device name are now stripped.</li>
<li>Automatically reinitialize FBUS connection if it is dropped.</li>
<li>Disable OBEX with Motorola Z6c, it is broken (bug #746).</li>
<li>Refresh manufacturer information on second init of AT (bug #746).</li>
<li>Always get charset information on AT phone initialization.</li>
<li>Better handling of OBEX switching for Siemens phones.</li>
<li>Fix flags for 2630 and 3109c (bug #752).</li>
<li>Fix handling of caller groups and picture IDs (bug #752).</li>
<li>Properly set calendar location while adding (bug #747).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/10/20/gammu_test_version_1_21_90/">
<link>http://blog.cihar.com/archives/2008/10/20/gammu_test_version_1_21_90/</link>
<title>Gammu test version 1.21.90</title>
<dc:date>2008-10-20T18:17:09+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>I just published new Gammu testing version. Major changes are in handling some
special Nokia responses, handling of Siemens phonebook entries and
introduction of automatic testing using CDash on
<a href="http://cdash.cihar.com/index.php?project=Gammu">http://cdash.cihar.com/index.php?project=Gammu</a>. Full list of changes:</p>

<ul>
<li>Sign Windows binaries during build.</li>
<li>Detect long FM station names (bug #727).</li>
<li>Add ID for Nokia 2630b.</li>
<li>Handle properly very long lines in vcards (bug #728).</li>
<li>Do not build and install locales if gettext is not compiled.</li>
<li>Increase number of calendar entries (bug #725).</li>
<li>Leak free test runs.</li>
<li>Support backup of phone phonebook from Siemens (bug #732).</li>
<li>Properly handle GetNextMemory on Siemens (bug #732).</li>
<li>Save textual category to backup (bug #737).</li>
<li>Enable dashboard testing using CTest/CDash.</li>
<li>Add option to do coverage analysis.</li>
<li>Properly handle debug file closing.</li>
<li>Add test case for debug logging.</li>
<li>Fix decoding of some SMS messages from Nokia phones (bug #735).</li>
<li>Hack for (still) unknown error code (bug #733).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/10/03/gammu_stable_version_1_21_0/">
<link>http://blog.cihar.com/archives/2008/10/03/gammu_stable_version_1_21_0/</link>
<title>Gammu stable version 1.21.0</title>
<dc:date>2008-10-03T15:54:54+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>Good news everyone, after long time of inactivity and huge development over
past month, new stable <a href="http://cihar.com/gammu/">Gammu</a> release is out. Since 1.20.94, there are
only minor fixes in handling some corner cases in AT parser, but full list of
changes since last stable 1.20.0 is quite long:</p>

<ul>
<li>Handle properly empty SMSC (bug #722).</li>
<li>Disable AT/OBEX for Motorola K1v (bug #721).</li>
<li>Automatically switch to nodtr connection if DTR/RTS setting fails.</li>
<li>More verbose debug messages in API.</li>
<li>Free phone data after testing model to avoid memory leaks.</li>
<li>Properly handle if IMEI is too long (bug #709).</li>
<li>Try to handle situation when CMGL does not list all messages.</li>
<li>Fix typo in MySQL file (bug #716).</li>
<li>Better parsing of USSD replies (bug #718).</li>
<li>Properly restore caller groups on Nokia 2630 (bug #706).</li>
<li>Fix listing of used calendar locations on Nokia (bug #710).</li>
<li>Properly encode class and coding to SMS (bug #714).</li>
<li>SMSD for MySQL no longer fails when sending message (bug #715).</li>
<li>SMSD stores signal and battery state in PostgreSQL.</li>
<li>Properly handle multiline firmware information.</li>
<li>Fix crash when decoding EMS pictures (bug #549).</li>
<li>Motorola phones sometimes reply in UCS2 instead of HEX (bug #712).</li>
<li>Use native functions sleep/usleep if available.</li>
<li>Improve FBUS initialization sequence.</li>
<li>Fixed reading for ringtones from Nokia 5510 (bug #529).</li>
<li>Do not crash if ringtone name is too long (bug #529).</li>
<li>Fix possible crash while reading of messages using AT.</li>
<li>Increase timeout when writing SMS message (bug #596).</li>
<li>Cleaned up issues with reading from Bluez (bug #670).</li>
<li>Fixed Windows binary (define properly MSVCRT to use) (bug #683).</li>
<li>Fixed compilation with CURL on Windows.</li>
<li>Windows binary now has only MySQL and CURL support (bug #683).</li>
<li>Fill in timezone information (bug #696).</li>
<li>Detect reserver message type (bug #691).</li>
<li>Increase timeout for switching to OBEX (bug #690).</li>
<li>Disable postal address for Nokia 2600 (bug #659).</li>
<li>Encode phone number only with phones which need it (bug #654).</li>
<li>Increase timeout for writing memory entry (bug #654).</li>
<li>Handle properly when phoned does not tell SMSC (bug #616).</li>
<li>Initial support for waiting calls in AT engine (bug #551).</li>
<li>Fixed dialing on some AT phones (bug #471).</li>
<li>Support for skipping location when reading (bug #467).</li>
<li>Improved detection of serial port Bluetooth channel.</li>
<li>SMSD reconnects to MySQL (thanks to Wouter D'Haeseleer).</li>
<li>SMSD stores signal and battery state in MySQL (thanks to Wouter D'Haeseleer).</li>
<li>Initial support for reading messages in simple text mode.</li>
<li>Report if monitor failed because of an error.</li>
<li>Handle not found errors on OBEX connect (bug #705).</li>
<li>Report more verbosely that some feature has been disabled on compile time.</li>
<li>Add ID for Nokia 5200 (thanks to Andreas Metzler).</li>
<li>Add two IDs for Nokia 2600 (bug #659).</li>
<li>Add ID for lot's of Sony Ericsson phones.</li>
<li>Use AT parser for AT+CPBS? reply.</li>
<li>Use all possible ways to get memory status (bug #687).</li>
<li>Detect more error codes from Nokia phones (bug #659).</li>
<li>Fix decoding of text using iconv (bug #687).</li>
<li>Fix linker flags check, caused failures on MacOS X.</li>
<li>Add second ID for Nokia 2610 (thanks to Nicolas Forget).</li>
<li>Add ID for Nokia 6060.</li>
<li>Try to use OPP and PBAP Bluetooth profiles also (not tested!).</li>
<li>DumpMessage is not printing last char (bug #692).</li>
<li>Support for favorite messaging number (bug #693).</li>
<li>Add ID for Nokia 2630 (bug #693).</li>
<li>First attempt for Bluetooth support on OS X.</li>
<li>Do not open debug file for second time when using global debug.</li>
<li>Fix DC memory name printing (bug #698).</li>
<li>Add API function GSM_MemoryTypeToString.</li>
<li>Report correct size of DC/RC/MC memory on DCT4 phones (bug #699).</li>
<li>Store favorite messaging as phone number, not only as ID (bug #693).</li>
<li>Avoid empty line at beginning of vCard backup (bug #701).</li>
<li>Add ID for Nokia 2760.</li>
<li>Catch not acceptable errors in OBEX (bug #702).</li>
<li>Operation not allowed is not an unknown problem (bug #678).</li>
<li>Add ID for Nokia 5000 (bug #677).</li>
<li>Increase limit of files for DCT4 and check array size (bug #676).</li>
<li>Allow to enter PIN code from stdin (bug #633).</li>
<li>Handle HEX reply instead of UCS-2 from Motorola (bug #697).</li>
<li>Avoid decoding of @ in email address (bug #697).</li>
<li>ABI change, because of increasing some limits.</li>
<li>Config file option rsslevel no longer works, superseded by 'gammu checkversion'.</li>
<li>Dropped GSM_ReadHTTPFile from API, gammu now uses CURL instead.</li>
<li>Support for longer notes on Nokia phones (bug #607).</li>
<li>Add deleteallmemory command.</li>
<li>Ignore trailing spaces in AT commands.</li>
<li>Fix crash on long lines in vCards.</li>
<li>Compatibility with broken iWOW responses (bug #650).</li>
<li>Do not use hard delete flag for updating entries (bug #634).</li>
<li>Identify Nokia 1200 (bug #649).</li>
<li>Fix parsing of date/time reply on Sony Ericsson G900 (bug #647).</li>
<li>Increased limit for folder name (bug #646).</li>
<li>Fix parsing of empty date (bug #643).</li>
<li>Recognize general number on Nokia 6230i (bug #655).</li>
<li>Fix writing of phone number using HEX charset (bug #512).</li>
<li>Recognize more CME errors, thanks to Paolo <a href="&#x6D;&#x61;&#105;&#x6C;&#x74;&#111;:&#111;&#x6F;&#112;l&#x61;&#64;&#117;&#x73;&#x65;r&#x73;&#46;&#x73;&#102;&#x2E;&#110;&#x65;&#x74;">&#111;&#x6F;&#112;l&#x61;&#64;&#117;&#x73;&#x65;r&#x73;&#46;&#x73;&#102;&#x2E;&#110;&#x65;&#x74;</a>.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>, Binary packages
will be available soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/09/26/gammu_test_version_1_20_94/">
<link>http://blog.cihar.com/archives/2008/09/26/gammu_test_version_1_20_94/</link>
<title>Gammu test version 1.20.94</title>
<dc:date>2008-09-26T13:30:12+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>In few hours after releasing 1.20.93 it became obvious that I will need
another testing release, because number of bug fixes grow too much. So here it
comes. Schedule for 1.21.0 is Tuesday next week, so please report any problems
you face with this testing version.</p>

<p>Full list of changes in 1.20.94:</p>

<ul>
<li>Automatically switch to nodtr connection if DTR/RTS setting fails.</li>
<li>More verbose debug messages in API.</li>
<li>Free phone data after testing model to avoid memory leaks.</li>
<li>Properly handle if IMEI is too long (bug #709).</li>
<li>Try to handle situation when CMGL does not list all messages.</li>
<li>Fix typo in MySQL file (bug #716).</li>
<li>Better parsing of USSD replies (bug #718).</li>
<li>Properly restore caller groups on Nokia 2630 (bug #706).</li>
<li>Fix listing of used calendar locations on Nokia (bug #710).</li>
<li>Properly encode class and coding to SMS (bug #714).</li>
<li>SMSD for MySQL no longer fails when sending message (bug #715).</li>
<li>SMSD stores signal and battery state in PostgreSQL.</li>
<li>Properly handle multiline firmware information.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/09/23/gammu_test_version_1_20_93/">
<link>http://blog.cihar.com/archives/2008/09/23/gammu_test_version_1_20_93/</link>
<title>Gammu test version 1.20.93</title>
<dc:date>2008-09-23T14:40:00+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>I finally managed to process all my mails and it's not time to push Gammu
towards stable release. If everything goes without problems, the just born
1.20.93 will be followed by 1.21.0.</p>

<p>Version 1.20.93 fixes several crashes with parsing strange data from phones
and changes a bit initialization of FBUS protocols. If you are using this
connection type, please test this new code whether it behaves better or worse
than older version.</p>

<p>Full list of changes:</p>

<ul>
<li>Fix crash when decoding EMS pictures (bug #549).</li>
<li>Motorola phones sometimes reply in UCS2 instead of HEX (bug #712).</li>
<li>Use native functions sleep/usleep if available.</li>
<li>Improve FBUS initialization sequence.</li>
<li>Fixed reading for ringtones from Nokia 5510 (bug #529).</li>
<li>Do not crash if ringtone name is too long (bug #529).</li>
<li>Fix possible crash while reading of messages using AT.</li>
<li>Increase timeout when writing SMS message (bug #596).</li>
<li>Cleaned up issues with reading from Bluez (bug #670).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental soon.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/09/15/gammu_test_version_1_20_92/">
<link>http://blog.cihar.com/archives/2008/09/15/gammu_test_version_1_20_92/</link>
<title>Gammu test version 1.20.92</title>
<dc:date>2008-09-15T14:55:56+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>New testing version of Gammu was just born. It brings quite a lot of
fixes. Also the Windows binary should be again a bit more stable.</p>

<p>Full list of changes:</p>

<ul>
<li>Fixed Windows binary (define properly MSVCRT to use) (bug #683).</li>
<li>Fixed compilation with CURL on Windows.</li>
<li>Windows binary now has only MySQL and CURL support (bug #683).</li>
<li>Fill in timezone information (bug #696).</li>
<li>Detect reserver message type (bug #691).</li>
<li>Increase timeout for switching to OBEX (bug #690).</li>
<li>Disable postal address for Nokia 2600 (bug #659).</li>
<li>Encode phone number only with phones which need it (bug #654).</li>
<li>Increase timeout for writing memory entry (bug #654).</li>
<li>Handle properly when phoned does not tell SMSC (bug #616).</li>
<li>Initial support for waiting calls in AT engine (bug #551).</li>
<li>Fixed dialing on some AT phones (bug #471).</li>
<li>Support for skipping location when reading (bug #467).</li>
<li>Improved detection of serial port Bluetooth channel.</li>
<li>SMSD reconnects to MySQL (thanks to Wouter D'Haeseleer).</li>
<li>SMSD stores signal and battery state in MySQL (thanks to Wouter D'Haeseleer).</li>
<li>Initial support for reading messages in simple text mode.</li>
<li>Report if monitor failed because of an error.</li>
<li>Handle not found errors on OBEX connect (bug #705).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental soon.</p>

<p>PS: I still have about 50 unread mails about Gammu, so please be patient.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/09/10/gammu_test_version_1_20_91/">
<link>http://blog.cihar.com/archives/2008/09/10/gammu_test_version_1_20_91/</link>
<title>Gammu test version 1.20.91</title>
<dc:date>2008-09-10T22:21:07+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>New testing version of Gammu was just born. It brings quite a lot of
fixes - I simply release it because changelog got too big :-).</p>

<p>Full list of changes:</p>

<ul>
<li>Report more verbosely that some feature has been disabled on compile time.</li>
<li>Add ID for Nokia 5200 (thanks to Andreas Metzler).</li>
<li>Add two IDs for Nokia 2600 (bug #659).</li>
<li>Add ID for lot's of Sony Ericsson phones.</li>
<li>Use AT parser for AT+CPBS? reply.</li>
<li>Use all possible ways to get memory status (bug #687).</li>
<li>Detect more error codes from Nokia phones (bug #659).</li>
<li>Fix decoding of text using iconv (bug #687).</li>
<li>Fix linker flags check, caused failures on MacOS X.</li>
<li>Add second ID for Nokia 2610 (thanks to Nicolas Forget).</li>
<li>Add ID for Nokia 6060.</li>
<li>Try to use OPP and PBAP Bluetooth profiles also (not tested!).</li>
<li>DumpMessage is not printing last char (bug #692).</li>
<li>Support for favorite messaging number (bug #693).</li>
<li>Add ID for Nokia 2630 (bug #693).</li>
<li>First attempt for Bluetooth support on OS X.</li>
<li>Do not open debug file for second time when using global debug.</li>
<li>Fix DC memory name printing (bug #698).</li>
<li>Add API function GSM_MemoryTypeToString.</li>
<li>Report correct size of DC/RC/MC memory on DCT4 phones (bug #699).</li>
<li>Store favorite messaging as phone number, not only as ID (bug #693).</li>
<li>Avoid empty line at beginning of vCard backup (bug #701).</li>
<li>Add ID for Nokia 2760.</li>
<li>Catch not acceptable errors in OBEX (bug #702).</li>
<li>Operation not allowed is not an unknown problem (bug #678).</li>
<li>Add ID for Nokia 5000 (bug #677).</li>
<li>Increase limit of files for DCT4 and check array size (bug #676).</li>
<li>Allow to enter PIN code from stdin (bug #633).</li>
<li>Handle HEX reply instead of UCS-2 from Motorola (bug #697).</li>
<li>Avoid decoding of @ in email address (bug #697).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental soon.</p>

<p>PS: I still have about 50 unread mails about Gammu, so please be patient.</p>]]>
</description>
</item>
<item rdf:about="http://blog.cihar.com/archives/2008/08/05/gammu_test_version_1_20_90/">
<link>http://blog.cihar.com/archives/2008/08/05/gammu_test_version_1_20_90/</link>
<title>Gammu test version 1.20.90</title>
<dc:date>2008-08-05T12:46:00+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Gammu releases, Gammu</dc:subject>
<description>
<![CDATA[<p>New testing version of Gammu was just born. It brings quite a lot of
fixes and changes API a bit (some things will also change in next
testing release).</p>

<p>Full list of changes:</p>

<ul>
<li>ABI change, because of increasing some limits.</li>
<li>Config file option rsslevel no longer works, superseded by <code>gammu checkversion</code>.</li>
<li>Dropped GSM_ReadHTTPFile from API, gammu now uses CURL instead.</li>
<li>Support for longer notes on Nokia phones (bug #607).</li>
<li>Add deleteallmemory command.</li>
<li>Ignore trailing spaces in AT commands.</li>
<li>Fix crash on long lines in vCards.</li>
<li>Compatibility with broken iWOW responses (bug #650).</li>
<li>Do not use hard delete flag for updating entries (bug #634).</li>
<li>Identify Nokia 1200 (bug #649).</li>
<li>Fix parsing of date/time reply on Sony Ericsson G900 (bug #647).</li>
<li>Increased limit for folder name (bug #646).</li>
<li>Fix parsing of empty date (bug #643).</li>
<li>Recognize general number on Nokia 6230i (bug #655).</li>
<li>Fix writing of phone number using HEX charset (bug #512).</li>
<li>Recognize more CME errors, thanks to Paolo <a href="&#x6D;&#97;&#105;&#x6C;&#x74;&#x6F;:o&#x6F;&#x70;&#x6C;&#x61;&#64;&#x75;&#x73;e&#x72;&#x73;&#46;&#115;&#102;&#x2E;&#110;&#x65;&#116;">o&#x6F;&#x70;&#x6C;&#x61;&#64;&#x75;&#x73;e&#x72;&#x73;&#46;&#115;&#102;&#x2E;&#110;&#x65;&#116;</a>.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,
Debian users will find packages in experimental as soon as it passes
NEW queue.</p>

<p>PS: I still have about 100 unread mails about Gammu, so please be patient.</p>]]>
</description>
</item>
</rdf:RDF>
