diff CHANGELOG @ 1259:83b1853d1e58

URL-escape with '.' instead of '%', to avoid confusing proxies
author Adam Chlipala <adamc@hcoop.net>
date Tue, 18 May 2010 14:47:56 -0400
parents 068f55543d03
children 04e9885cbe56
line wrap: on
line diff
--- a/CHANGELOG	Sun May 16 18:25:00 2010 -0400
+++ b/CHANGELOG	Tue May 18 14:47:56 2010 -0400
@@ -1,3 +1,10 @@
+========
+Next
+========
+
+- Changed URL escaping convention, to avoid confusing proxies.
+  The new convention is like the normal one, but with '.' instead of '%'.
+
 ========
 20100506
 ========