Update of /cvsroot/arsperl/ARSperl/html
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30937/html
Modified Files:
changes.html
Log Message:
CL enhanced OO interface to handle custom enums so it works with ITSM7
Index: changes.html
===================================================================
RCS file: /cvsroot/arsperl/ARSperl/html/changes.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** changes.html 20 Jul 2007 19:44:34 -0000 1.31
--- changes.html 24 Nov 2008 15:40:23 -0000 1.32
***************
*** 8,11 ****
--- 8,12 ----
<tr><td>JWM</td><td>=</td><td>Joel Murphy {jmurphy at buffalo.edu}</td></tr>
<tr><td>TS</td><td>=</td><td>Thilo Stapff {tstapff at sourceforge.net}</td></tr>
+ <tr><td>CL</td><td>=</td><td>Chris Leach {Chris.Leach at kaz-group.com}</td></tr>
</table>
<P>
***************
*** 30,1399 ****
<table width='100%' border='0'><tr>
<td width='50%'>Released: <B>xx/xx/xxx</B></td>
[...2011 lines suppressed...]
! <tr bgcolor='#dddddd'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>Field caching code added to make some of the functions
! more efficient.
</font></td></tr>
! <tr bgcolor='#eeeeee'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>New functions: ars_GetFilter(), ars_GetCharMenu(),
! ars_GetServerStatistics
</font></td></tr>
! <tr bgcolor='#dddddd'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>Internal GetField call now caches results to minimize
! number of queries made.
</font></td></tr>
! <tr bgcolor='#eeeeee'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Examples of new functions.
! </font></td></tr>
! <tr bgcolor='#dddddd'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>"WhoUsesIt.pl" utility
! </font></td></tr>
! <tr bgcolor='#eeeeee'><td width='10%'>(released=01/12/96)</td><td width='90%'><font color='black'>version=1.0beta
! </font></td></tr>
! <tr bgcolor='#dddddd'><td width='10%'>(JWM)</td><td width='90%'><font color='black'>First release
! </font></td></tr>
! <tr bgcolor='#eeeeee'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Installation, history, and Gnu documentation added.
! Removed -lars from makefile (internal C library that wasn't
released), not needed for arsperl.
</font></td></tr>
! <tr bgcolor='#dddddd'><td width='10%'>(JCM)</td><td width='90%'><font color='black'>Added example scripts and html documentation.
!
<P>
<PRE>$Header$</PRE></body></html>
|