Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-09-19 15:44:38 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-19 15:44:38 (GMT)
commit11013dc3ca49c2775ba140ffed78e0f4e833f6f1 (patch)
treea29883fe978c654f33d0efb12423a3db9011b818 /NEWS
parent1ac23471fc017f8f9eee6669a0f75d72e4316228 (diff)
Do not index hidden directories (the trash most importantly).
Turn off metadata updates for USB files for trial-3. It's broken and useless right now. See comment in the code.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a415d46..36f2534 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #3599 Fix the import logic on USB sticks. (marco)
+
Snapshot 48ab782a01
* Fix for undefined variable error (dcbw)