summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2007-08-11 14:30:07 +0000
committerxue <>2007-08-11 14:30:07 +0000
commit2143fc9d208c82a43cf9ea39f13c724e99f66d16 (patch)
treed9eb876ca5be488f09e6c188a6c78afa652face5 /UPGRADE
parentc93842f81958447d70fd46ad2a6d8b2ac686d34e (diff)
further enhanced TUrlMapping.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index 6c8e72c9..77b136e8 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -13,6 +13,8 @@ Upgrading from v3.1.0
---------------------
- IFeedContentProvider adds a new method getContentType(). This affects any
class implementing this interface.
+- TUrlMapping now only uses the PATH_INFO part of URL for matching, and the matching
+ is for the whole PATH_INFO.
Upgrading from v3.1b
--------------------