summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-05-18 11:54:29 +0000
committerxue <>2006-05-18 11:54:29 +0000
commit9f34aa1cfd8d34d23e76d2717bad22394813bbdf (patch)
tree910a422692fd083fccabcafbe20fcca7db08aac6 /HISTORY
parente1d9e11577c1cea63e72a20a98cd9b6acc8e5ba7 (diff)
refactored TUserManager and TAuthManager so that they are easier to be extended
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d2e18f57..3557fb92 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9,6 +9,7 @@ ENH: added search for quickstart tutorials (Wei)
ENH: added support to property tags for template owner control (Qiang)
ENH: added Bulgarian requirement checker messages (StanProg)
ENH: added TTheme.BaseUrl and TTheme.BasePath property (Qiang)
+ENH: refactored TUserManager and TAuthManager so that they are easier to be extended (Qiang)
CHG: Ticket#151 - URL format is modified to handle empty GET values (Qiang)
CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
NEW: TTableHeaderRow, TTableFooterRow and table section support (Qiang)