# HG changeset patch # User Ruslan Ermilov # Date 1398073721 -14400 # Node ID 001beb963d867ef940444c8a2db5867a4cfc2518 # Parent 3cb79707516a133a882ae206e1627085c87d0b89 Documented the switch from java XSLScript to xslscript.pl. diff --git a/misc/README b/misc/README --- a/misc/README +++ b/misc/README @@ -3,7 +3,7 @@ make -f misc/GNUmakefile release the required tools: *) xsltproc to build CHANGES, -*) java and XSLScript ( http://pault.com/pault/XSLScript/ ) to build XSLTs +*) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs from XSLScript sources.