From 2143fc9d208c82a43cf9ea39f13c724e99f66d16 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 11 Aug 2007 14:30:07 +0000 Subject: further enhanced TUrlMapping. --- UPGRADE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UPGRADE') 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 -------------------- -- cgit v1.2.3