Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index abf71cf..37d04c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,4 +4,4 @@ test:
@cd tests
$(MAKE) -C tests test
-EXTRA_DIST = README.txt NOTES.txt LICENSE.GPL
+EXTRA_DIST = README.txt LICENSE.GPL
diff --git a/NEWS b/NEWS
index a9e5309..4215656 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* Fix the problems with content indexing end reenable it. (bcsaller)
+
Snapshot 18b7951026
* Full indexing refactor. (bcsaller)