Jon, any ideas what might be up with that? [EMAIL PROTECTED] writes:
> dlr 01/10/21 20:01:11 > > Modified: docs changes.html > xdocs changes.xml > Log: > For some reason & was not interpolated by the Anakia transformation. > > Revision Changes Path > 1.65 +1 -1 jakarta-velocity/docs/changes.html > > Index: changes.html > =================================================================== > RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v > retrieving revision 1.64 > retrieving revision 1.65 > diff -u -u -r1.64 -r1.65 > --- changes.html 2001/10/22 02:46:33 1.64 > +++ changes.html 2001/10/22 03:01:11 1.65 > @@ -160,7 +160,7 @@ > </li> > <li> > Added constructors to VelocityContext for plug and play > - interoperability with the java.util.Map interface (dlr & gmj) > + interoperability with the java.util.Map interface (dlr, gmj) > </li> > </ul> > </blockquote> > > > > 1.58 +1 -1 jakarta-velocity/xdocs/changes.xml > > Index: changes.xml > =================================================================== > RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v > retrieving revision 1.57 > retrieving revision 1.58 > diff -u -u -r1.57 -r1.58 > --- changes.xml 2001/10/22 02:46:33 1.57 > +++ changes.xml 2001/10/22 03:01:11 1.58 > @@ -46,7 +46,7 @@ > </li> > <li> > Added constructors to VelocityContext for plug and play > - interoperability with the java.util.Map interface (dlr & gmj) > + interoperability with the java.util.Map interface (dlr, gmj) > </li> > </ul> > > > >
