summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie McCracken <jamiemcc@src.gnome.org>2007-01-15 02:06:35 +0000
committerJamie McCracken <jamiemcc@src.gnome.org>2007-01-15 02:06:35 +0000
commit8759cae4ab5cb6e70fd20853602a7579d530b075 (patch)
tree2e9c8c1e27368c83420c2261b6c145bc6b5a02dd
parent5c3e8581dacd35b4c22c665832376da487fa2b6b (diff)
downloadtracker-8759cae4ab5cb6e70fd20853602a7579d530b075.tar.gz
updates
svn path=/trunk/; revision=399
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65109a6b2..97cf567b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-01-14 Jamie McCracken <jamiemcc at gnome org>
+
+ * added throttling param to control speed of indexing (--throttle)
+ * adjusted default throttling so that cpu ~50% during heavy indexin
+ * throttled tracker daemon at strategic points
+ * removed erroneous cache word deletion when delete_directry
+ * removed problem statement that was somehow deleting the cache db
+ * Improved word breaker and fixed index roots not being indexed
+ * changed shared mmap to private for qdbm to work on FUSE
+
+
2007-01-12 Patch from Michael Biebl <mbiebl at gmail com>
* Fixed make distcheck