richter 00/11/15 00:50:58 Modified: embperl Changes.pod.1.html Changes.pod.2.html Changes.pod.cont.html Log: Embperl Webpages - Changes Revision Changes Path 1.186 +12 -10 modperl-site/embperl/Changes.pod.1.html Index: Changes.pod.1.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v retrieving revision 1.185 retrieving revision 1.186 diff -u -r1.185 -r1.186 --- Changes.pod.1.html 2000/11/11 14:12:24 1.185 +++ Changes.pod.1.html 2000/11/15 08:50:58 1.186 @@ -1,6 +1,6 @@ <HTML> <HEAD> -<TITLE>1.3b7_dev -- That's what currently under developement</TITLE> +<TITLE>1.3b7 15. Nov 2000</TITLE> <LINK REV="made" HREF="mailto:[EMAIL PROTECTED]"> </HEAD> @@ -11,7 +11,7 @@ <tr> <td valign=bottom align=center> <font size=6><strong> -<A NAME="1_3b7_dev_That_s_what_current">1.3b7_dev -- That's what currently under developement</a></strong></font> +<A NAME="1_3b7_BETA_15_Nov_2000">1.3b7 (BETA) 15. Nov 2000</a></strong></font> </td><td rowspan=2 align=right></td> </tr><tr><td valign=top align=center> @@ -21,14 +21,6 @@ [<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a href="Changes.pod.2.html">NEXT (1.3b6 (BETA) 18. Oct 2000)</a>] <br><hr> <P> -Last Update: Sat Nov 11 15:08:49 2000 (MET) - -<P> -NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO" >"CVS"</A> - - - -<P> <PRE> - Fixed problem that call to close triggers error in Session.pm when using Store::File. Spotted by Alvar Freude. - Fixed problem that GetSession doesn't return a value for new session. @@ -56,6 +48,16 @@ - Added more tests for Sessionhandling. - Fixed a bug that Content-Lenght was 2 to much, when escmode was set to zero. Spotted by Michael Smith. + - Added patches from Randy Korbes for ActiveState Support. Most tests with + Embperl under mod_perl nows passes. The few remaining ones that doesn't pass + seems to be due to problems of mod_perl's enironment handling. + - Droped support for Apache::Session 0.17. Embperl now support only + Apache::Session 1.00 and higher. + - Added new option: optDisableSelectScan, to allow processing of SELECT tags, + while processing of TABLE tags is disabled. Suggested by Robert. + - Carridge Returns are only removed for Perl 5.004. This makes using of + HERE documents possible on Perl 5.005+, even if the documents has CRLF + as lineendings. </PRE> <p>[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a href="Changes.pod.2.html">NEXT (1.3b6 (BETA) 18. Oct 2000)</a>] <br> <font color="#808080">___________________________________________________________________________________<br> 1.50 +2 -2 modperl-site/embperl/Changes.pod.2.html Index: Changes.pod.2.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.2.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- Changes.pod.2.html 2000/11/07 19:33:54 1.49 +++ Changes.pod.2.html 2000/11/15 08:50:58 1.50 @@ -19,7 +19,7 @@ <img src="line.jpg" alt="________" WIDTH="732" HEIGHT="35" > </td></tr></table> -[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">PREV (1.3b7_dev -- That's what currently under developement)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b5 (BETA) 20. Aug 2000)</a>] <br><hr> +[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">PREV (1.3b7 (BETA) 15. Nov 2000)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b5 (BETA) 20. Aug 2000)</a>] <br><hr> <P> <PRE> - Embperl now runs on ActiveState Perl. (At least in offline mode, mod_perl mode seems to still have some problems). With a lot of help @@ -57,7 +57,7 @@ - Embperl now cache same files with relative path, which are located in different directories correctly. </PRE> -<p>[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">PREV (1.3b7_dev -- That's what currently under developement)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b5 (BETA) 20. Aug 2000)</a>] <br> +<p>[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">PREV (1.3b7 (BETA) 15. Nov 2000)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b5 (BETA) 20. Aug 2000)</a>] <br> <font color="#808080">___________________________________________________________________________________<br> HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a href="http://www.ecos.de/">ecos gmbh</a> </font></p> 1.50 +3 -3 modperl-site/embperl/Changes.pod.cont.html Index: Changes.pod.cont.html =================================================================== RCS file: /home/cvs/modperl-site/embperl/Changes.pod.cont.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- Changes.pod.cont.html 2000/11/07 19:33:54 1.49 +++ Changes.pod.cont.html 2000/11/15 08:50:58 1.50 @@ -19,7 +19,7 @@ <img src="line.jpg" alt="________" WIDTH="732" HEIGHT="35" > </td></tr></table> -[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">NEXT (1.3b7_dev -- That's what currently under developement)</a>] <br><HTML> +[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">NEXT (1.3b7 (BETA) 15. Nov 2000)</a>] <br><HTML> <HEAD> <TITLE>Revision History - Content</TITLE> <LINK REV="made" HREF="mailto:[EMAIL PROTECTED]"> @@ -31,7 +31,7 @@ <UL> - <LI><A href="Changes.pod.1.html#1_3b7_dev_That_s_what_current">1.3b7_dev - That's what currently under developement</A> + <LI><A href="Changes.pod.1.html#1_3b7_BETA_15_Nov_2000">1.3b7 (BETA) 15. Nov 2000</A> <LI><A href="Changes.pod.2.html#1_3b6_BETA_18_Oct_2000">1.3b6 (BETA) 18. Oct 2000</A> <LI><A href="Changes.pod.3.html#1_3b5_BETA_20_Aug_2000">1.3b5 (BETA) 20. Aug 2000</A> <LI><A href="Changes.pod.4.html#1_3b4_BETA_17_07_2000">1.3b4 (BETA) 17.07.2000</A> @@ -77,7 +77,7 @@ <LI><A href="Changes.pod.44.html#0_10beta_Jan_18_1997">0.10beta Jan 18 1997</A> </UL> <!-- INDEX END --> -<hr><p>[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">NEXT (1.3b7_dev -- That's what currently under developement)</a>] <br> +<hr><p>[<a href="" >HOME</a>] [<a href="Changes.pod.cont.html">CONTENT</a>] [<a href="Changes.pod.1.html">NEXT (1.3b7 (BETA) 15. Nov 2000)</a>] <br> <font color="#808080">___________________________________________________________________________________<br> HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a href="http://www.ecos.de/">ecos gmbh</a> </font></p>