Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 13a0a109f5c46c2572b2eea826e1b8713a2a8a02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
v0.84.1 2009-12-28
~~~~~~~~~~~~~~~~~~
* Add standard info files
* Add AM_MAINTAINER_MODE macro to configure.ac
* file descriptor leak in filestore.retrieve() #1550
* Make reading version file more robust (sayamindu) #1562
* Use gobject_timeout_add_seconds to make power usage more efficient (sayamindu) #1567
* Rebuild index when an inconsistency between the index and the metadata is detected
* Return a consistent entry count when some entries are missing (dsd)
* Don't include in find() results entries without metadata
* Only one dot for the filename if we specify an extension
* Remove title option #896