Blame | Last modification | View Log | RSS feed
!set p_=!word 1 of $wims_read_parm
!bound p_ within none,header,source,html default none
!goto $p_
:none
!exit
:header
!set m_subject=Changes in 3.46
!set m_date=20041203
!set m_time=15:57:03
!set m_from=Gang XIAO
!set m_sender_ip=127.0.0.1
!set m_sender_id=
!set m_sender_class=
!set m_email=xiao@unice.fr
!set m_to=
!set m_prec=O200412/1
!set m_exists=yes
!exit
:source
<pre>
Main changes since 3.44: <ol>
<li>Important accelerations in kernel routines.
<li>Javascript-encrypted email addresses, to avoid them being spied by spammer robots.
<li>Added while loop to the syntaxes.
<li>Change of policy: devel modules no longer available for worksheets.
<li>And miscellaneous bug fixes.
</ol></pre>
!exit
:html
Main changes since 3.44: <ol>
<p>
<li>Important accelerations in kernel routines.
<p>
<li>Javascript-encrypted email addresses, to avoid them being spied by spammer robots.
<p>
<li>Added while loop to the syntaxes.
<p>
<li>Change of policy: devel modules no longer available for worksheets.
<p>
<li>And miscellaneous bug fixes.
<p>
</ol>