From b3d1a58cac1304ebcb12c9e1d92341c9c9b06e91 Mon Sep 17 00:00:00 2001 From: Brad Shuttleworth Date: Fri, 28 Apr 2006 13:07:35 +0000 Subject: [PATCH] add history file. --- HISTORY.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+), 0 deletions(-) create mode 100644 HISTORY.txt diff --git a/HISTORY.txt b/HISTORY.txt new file mode 100644 index 0000000..41fb1e8 --- /dev/null +++ b/HISTORY.txt @@ -0,0 +1,33 @@ +========================== +What's new in this release +========================== + +3.0.2 +----- + +- Improved support for translated versions of KnowledgeTree, including +easier to use language selection for end users. +- Easy to use installers for Windows and multiple distributions of +Linux. The installers no longer require the installation of any +3rd-party web server or database infrastructure components. +- Significantly increased online documentation coverage. +- Significantly increased size of per-document indexing capability. +Documents of up to 4Gb of text can now be included in the repository +index. +- New StorageProvider that provides a more robust file storage mechanism +across platforms +- Anonymous user access is now available and configurable via a +configuration change. +- Significant improvements in performance with the addition of a caching +layer. +- New Owner, Authenticated, and Everyone roles to simplify the +management of document access permissions. +- Post-installation checkup will indicate if your database does not +support transactions. +- New storage verifier to ensure that documents are correctly stored in +the repository. +- Improvements for unit administrators in terms of managing their +environment. +- Better support for installations which have users accessing +KnowledgeTree from clients with dynamic IP addresses. +- Better support for SUSE Linux installations. -- libgit2 0.21.4