Version 0.3.4
=============

- Make sure email's descriptions are never NULL (Rodrigo Moya)
- Don't add empty URLs to the CouchDB record (Rodrigo Moya)
- Use the description field to know which kind of IM address we're dealing with when
  there is no 'protocol' field (Rodrigo Moya)
- Use e_contact_get for dates, since e_contact_get_const just works for strings,
  and make sure we never set empty dates on contact records (Rodrigo Moya)
- Add deleted flag to documents instead of removing them from the CouchDB database
  (only for desktopcouch) (Rodrigo Moya)
- Fix the losing of the postal addresses when saving contacts in Evolution
  which I broke by using e_contact_get_const instead of e_contact_get (Rodrigo Moya)
- Deal correctly with multiline address's streets (Rodrigo Moya)
- Don't lie saying we support contact lists (Rodrigo Moya)
- Translations:
  - cs (Marek Černocký)
  - zh_CN (Tao Wei)

=============
