Author: vgritsenko
Date: Tue Apr 3 15:14:04 2007
New Revision: 525307
URL: http://svn.apache.org/viewvc?view=rev&rev=525307
Log:
minor updates
Modified:
xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml
Modified: xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml
URL:
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml?view=diff&rev=525307&r1=525306&r2=525307
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml (original)
+++ xml/xindice/trunk/src/documentation/content/xdocs/dev/todo.xml Tue Apr 3
15:14:04 2007
@@ -55,17 +55,17 @@
<ul>
<li>
<strong>Admin Tool</strong> Vet database copy/reindex tool
(DatabaseRebuild),
- test on existing databases. Implement bat/shell script for the tool.
+ test on existing databases. Implement bat script for the tool.
</li>
<li>
<strong>Documentation</strong> Create migration document from older
releases
- to release 1.1.
+ to release 1.1 [VG].
</li>
<li>
<strong>Hash Filer</strong> Replace HashFiler's hash function
implementation
with Java's hash function which gives better distribution. Such
change to hash
- filer means that DatabaseRebuild tool should be updated to support
rebuilding
- of hash filer backed collections. Once all this is done, hash filer
can be
+ filer means that DatabaseRebuild tool should be used on any existing
databases
+ with hash filer backed collections. Once this change is done, hash
filer can be
un-deprecated.
</li>
<li>