Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Saller <bcsaller@objectrealms.net>2007-07-16 00:20:22 (GMT)
committer Benjamin Saller <bcsaller@objectrealms.net>2007-07-16 00:20:22 (GMT)
commitd75494ee4695b2b8a08f8f18fe9abf53dcb6159c (patch)
tree0cc5861f1534764deaa56bf56327c7481ecbd92c
parentfd0d4d345cab7fb3a011ae1c80624cca1f07545a (diff)
parent6666e28e60d284f678a1dcb747436237e156ee14 (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastore
-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)