NEWS
====

Major changes for each release are described here. Detailed changes between
two versions can be retrieved from GNU Arch.

0.10
==== (2006-01-08)

* Add Errors dictionary with name -> id mapping of errors.
* Fix segfault in some corner situations.

0.9
=== (2005-12-24)

* Added support for SMS backups.
* Support for filesystem functions.
* Full support for phonebook (SMSList and VoiceTags were ignored before).

0.8
=== (2005-05-17)

* Compatibility with current gammu release.
* Documented exceptions.
* Added example for sending SMS.

0.7
=== (2005-01-23)

* Compatibility with current gammu release.
* Fail when using another gammu version than was used during compilation.
* Better search for gammu (now should work with default shared installation).

0.6
=== (2004-09-06)

* Library is now thread safe.

0.5
=== (2004-03-03)

* Better handling of SMS validity.
* Can make voice calls.

0.4
=== (2004-01-04)

* SMS with some data are now converted to/from Pyyhon correctly.
* Added work with SMS folders.
* Added support for creating categories.
* Ringtone parts of SMS are now also converted.
* Can save ringtones.
* Support for reading/writing backups.
* Works much better in multi thread applications - releases Pythons global
  lock for communication with phone.

0.3
=== (2003-12-27)

* First widely announced release.

