summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbbangert <none@none>2006-03-05 15:08:57 -0800
committerbbangert <none@none>2006-03-05 15:08:57 -0800
commitf59225bc817ff42269ded72163cdd6cbd0cf3a6a (patch)
tree920ccdcc7dabfca7f61e810329860d0e7596ef8f
parentddf6a7a112d63cd22aee3030d9780110a850dd9a (diff)
downloadroutes-f59225bc817ff42269ded72163cdd6cbd0cf3a6a.tar.gz
[svn] Updating changelog for prefix fix
--HG-- branch : trunk
-rw-r--r--CHANGELOG17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5305fed..a8cc9a0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,23 @@
Routes Changelog
========================
+1.3.1 (????, 2006)
+
+*Backwards Incompatibilities*
+
+* None
+
+*New Features*
+
+* None
+
+*Bug Fixes*
+
+* Fixed prefix option so that if the PATH_INFO is empty after prefix regexp, its set to
+ '/' so the match proceeds ok.
+
+
+
1.3 (Feb. 25th, 2006)
*Backwards Incompatibilities*