[Catalyst-commits] r7102 - Catalyst-Runtime/5.70/trunk
miyagawa at dev.catalyst.perl.org
miyagawa at dev.catalyst.perl.org
Fri Nov 9 05:57:53 GMT 2007
Author: miyagawa
Date: 2007-11-09 05:57:53 +0000 (Fri, 09 Nov 2007)
New Revision: 7102
Modified:
Catalyst-Runtime/5.70/trunk/Changes
Log:
update Changes
Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes 2007-11-09 05:03:54 UTC (rev 7101)
+++ Catalyst-Runtime/5.70/trunk/Changes 2007-11-09 05:57:53 UTC (rev 7102)
@@ -2,6 +2,8 @@
5.7012
- Add Catalyst::Stats (Jon Schutz)
+ - Fixed a bug where ?q=bar=baz is decoded as q=>'bar', not 'bar=baz'.
+ (Tatsuhiko Miyagawa, Masahiro Nagano)
5.7011 2007-10-18 20:40:00
- Allow multiple restart directories and added option to follow
More information about the Catalyst-commits
mailing list