NEW in 0.9.1 - 2010-04-15
=========================

Improvements / New:

  General:
  * Fixed erroneous linking where GdkPixbuf, HAL, DeviceKit, Pango and UNAC were involved

  Ontology:
  * Added tracker:writeback for nmm:performer and nmm:musicAlbum
  * Added nfo:heading and nfo:tilt properties

  libtracker-common:
  * Fixed use of timegm on BSD and use it for __GLIBC__, it's faster

  libtracker-db:
  * Avoid type checking for TrackerDBInterface and TrackerDBResultSet
  
  libtracker-data:
  * Added ontology change support for properties
  * Added ontology change error reporting
  * Added ontology change support for tracker:notify, tracker:writeback and tracker:indexed
  * Avoid type checking for TrackerProperty, TrackerClass and TrackerNamespace

  libtracker-client:
  * Added API to connect to writeback D-Bus service
  * Added properties to Vala bindings (allowing property = value)

  libtracker-extract:
  * Added tracker_{xmp|iptc|exif}_{new|free}() functions
  * Added tracker_coalesce_strip() to replace tracker_coalesce()
  * Added tracker_merge_const() to replace tracker_merge()
  * Refactored memory usage in extractors by use of tracker_coalesce()

  tracker-store:
  * Use priority queues in preparation for async queue handling branch

  tracker-miner-fs:
  * Fixed build failures on non-Linux systems (FAT filesystem operations)

  tracker-miner-rss:
  * Fixed linking to build with GThread

  tracker-extract:
  * Fixed PNG extractor to use more recent libtracker-extract Exif/Xmp APIs

  tracker-writeback:
  * Replaced id3lib module (known to corrupt mp3s) for taglib module

  tracker-tag:
  * Support nao:description with --description when using --add

Bugs:

  * GB#615182 - Avoid initializing priorities twice in tracker-miner-fs
  * GB#615313 - Avoid Invalid Read when iterating INotifyHandle list
  * GB#615184 - Is the low memory configuration option deprecated?
  * GB#615563 - Proper handling of --enable-evolution-miner configure option
  * GB#615178 - Graceful crawling stop
  * GB#615035 - Removing unzip command dependency from ms-office extractor
  * NB#161047 - Images resolution is not extracted
  * NB#163544 - substring function needed
  * NB#163715 - Tracker doesn't handle e.g. "11"^^<http://www.w3.org/2001/XMLSchema#int> correctly
  * NB#163480 - Tracker does not seem to be reading all the tags associated with an image

Translations:

  * Updated cs: Petr Kovar
  * Updated lt: Gintautas Miliauskas
  * Updated sl: Andrej Žnidaršič

Notes:

  None

