Author: jdcasey
Revision: 806646
Modified property: svn:log
Modified: svn:log at Fri Aug 21 17:11:51 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Aug 21 17:11:51 2009
@@ -1 +1 @@
-Fixing interpolation for escaping, and simplifying escaping of windows paths.
Also, moving to some standard ValueSource implementations and normal
ValueSource stacking within the interpolator, rather than using more complex
delegation of ValueSource instances. Finally, correcting windows-path escaping
to account for pre-escaped paths.
+[MSHARED-121] Fixing interpolation for escaping, and simplifying escaping of
windows paths. Also, moving to some standard ValueSource implementations and
normal ValueSource stacking within the interpolator, rather than using more
complex delegation of ValueSource instances. Finally, correcting windows-path
escaping to account for pre-escaped paths.