From 0592891ad1bfe1ec862a091e0667d1ad32d1b7fe Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 19 Jan 2011 01:58:36 -0500 Subject: reformat --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 01b330b1d..5142c3380 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,8 +13,8 @@ Documentation Bug Fixes --------- -- URL Dispatch properly handles a '.*' or '*' appearing in a regex match - when used inside brackets. Resolve Issue #90. +- URL dispatch now properly handles a ``.*`` or ``*`` appearing in a regex + match when used inside brackets. Resolves issue #90. Backwards Incompatibilities --------------------------- -- cgit v1.2.3