2008-05-29 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 2.22.2 2008-05-19 Matthias Drochner * properties/ev-properties-view.c (get_default_user_units): Fixes check for default units string translation. Bug #533323. 2008-05-01 Hans Petter Jansson * backend/impress/iksemel.c (sax_core): Fix a free() that should be an iks_free(). Fix an array overflow in the XML parser that would occur whenever the number of attributes in a tag was greater than 0 and divisible by 6. Fixes GNOME bug #530852. 2008-04-19 Carlos Garcia Campos * libdocument/ev-document-factory.c: (get_document_from_uri): Use the pixbuf backend only when the mime type is not supported by any of the other backend so that tiff documents, for instance, are handled by the tiff backend instead of the pixbuf backend. Fixes bug #520290.