richter 01/09/20 01:28:56
Modified: . Tag: Embperl2c Changes.pod
Log:
XALAN
Revision Changes Path
No revision
No revision
1.129.4.30 +11 -1 embperl/Changes.pod
Index: Changes.pod
===================================================================
RCS file: /home/cvs/embperl/Changes.pod,v
retrieving revision 1.129.4.29
retrieving revision 1.129.4.30
diff -u -r1.129.4.29 -r1.129.4.30
--- Changes.pod 2001/09/18 18:01:45 1.129.4.29
+++ Changes.pod 2001/09/20 08:28:56 1.129.4.30
@@ -9,10 +9,20 @@
EmbperlHTML syntax. SPotted by Ivan G. Shevchenko.
- Added POD syntax, which converts POD to XML, which can transformed to
any other output format using XSLT.
+ - Enhanced Makefile.PL to support plugins for linking of extra libraries.
+ - Added support for libxslt
+ - Added support for Xalan-C XSLT
+ - Added new configuration directive EMBPERL_RECIPE/Execute parameter
+ recipe, which tells Embperl how a file should be processed. Later
+ versions of Embperl will have the possibility to create custome
+ recipes to put together a set of processing steps. For now we
+ only support XSLT. See README.v2 for details.
+
- Embperl can now be installed as Apache and non Apache version on the
same system. This is neccessary to work on Windows in- and outside of
Apache.
-
+ - Fixed a linkage problem with symbol embperl_module, first reported
+ by GustavKristoffer Ek.
=head1 2.0b3 (BETA) 9. July 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]