Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: f5a9eb602223a15a8b22971da3cdd1ce81a5ed08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
v0.89.3 2010-08-24
* New metadata fields, creation_time and filesize to support sorting
  in the Journal #1915
* Create target directory before importing previews (carrott) #2149

v0.89.2 2010-08-04
* sl#2132: reduce _FLUSH_TIMEOUT to 5 seconds
* Set index_updated flag on ds shutting down #2095

v0.89.1 2010-07-14
* Invert index_updated logic #2095

v0.88.0 2010-03-29
* fix migration from 0.82 data store (#1838)

v0.87.4 2010-03-10
* Do not remove internal metadata fields while rewriting object #1813
* Auto detect mime type in copy-to-journal #586 (tomeu)

v0.87.3 2010-03-08
* rebuild index on migration #1787

v0.87.2 2009-12-21
* copy-to-journal dbus error #573
* file descriptor leak in filestore.retrieve() #1550
* range queries use lexical comparison, not numerical #1342
* add and use type information for Xapian value-stored properties #1437

v0.87.1 2009-12-01
* Make reading version file more robust (sayamindu) #1562
* Use gobject_timeout_add_seconds to make power usage more efficient (sayamindu) #1567

v0.86.2 2010-03-08
* rebuild index on migration #1787

v0.86.1 2009-10-01
* Screenshot file is not deleted #1445

v0.86.0 2009-09-21
* fix 'error return without exception set' on ARM (#1404)
* eliminate incorrect warning about unknown search terms (#1363)
* Fix AUTHORS file
* Add AM_MAINTAINER_MODE macro to configure.ac

v0.85.4 2009-09-17
* Use basename for uploaded files by default in copy-to-journal script #1372