summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
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
--------------------