From 99ae77f573520b170fc12de53257754903ef8be0 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 19 Mar 2011 03:45:21 -0400 Subject: [PATCH] Updated Changelog --- docs/Changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/Changelog.txt b/docs/Changelog.txt index 866ca548b3..906671e54c 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -1,3 +1,18 @@ +2011-Mar-18 +* Implemented form based and button based multi item actions (button based by default) +* Added multi document delete +* Fixed a few HTML validation errors +* Issues are now tracked using github + +2011-Mar-16 +* Added indexing flags to ocr model +* Small optimization in document list view +* Small search optimization + +2011-Mar-14 +* Display "DEBUG mode" string in title if DEBUG variable is set to True +* Added the fix-permissions bash script under misc/ folder + 2011-Mar-12 * Plugged another file descriptor leak * Show class name in config settings view