From ecaa2a111452fbec76b4246c463e343b9fcc7355 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 22 Mar 2011 01:00:23 -0400 Subject: [PATCH] Updated Changelog --- docs/Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Changelog.txt b/docs/Changelog.txt index cfc0c24396..1637167d31 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -1,7 +1,11 @@ +2011-Mar-22 +* Moved navigation code to its own app + 2011-Mar-21 * Added a new diagnostics tab under the tools menu * Added a new option OCR_REPLICATION_DELAY to allow the storage some time for replication before attempting to do OCR to a document +* Added OCR multi document re-queue and delete support 2011-Mar-20 * Added simple statistics page (total used storage, total docs, etc)