[Arsperl-devel] ARSperl changes.dat,1.55,1.56
Brought to you by:
jeffmurphy
From: Michiel B. <mb...@us...> - 2007-08-11 20:24:37
|
Update of /cvsroot/arsperl/ARSperl In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv22086 Modified Files: changes.dat Log Message: Index: changes.dat =================================================================== RCS file: /cvsroot/arsperl/ARSperl/changes.dat,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** changes.dat 20 Jul 2007 19:44:34 -0000 1.55 --- changes.dat 11 Aug 2007 20:24:39 -0000 1.56 *************** *** 1,2 **** --- 1,8 ---- + MB removed legacy ars_NT Notifier and ars_AdminExtension calls + !MB added ars_VerifyUser implementation by Thilo Stapff + !MB changed ars_APIVersion to use AR_CURRENT_API_VERSION rather than AR_EXPORT_VERSION + MB fixed ars_GetActiveLink, ars_GetFilter, ars_GetEscalation, ars_GetField so they + return undef on failure. + released=xx/xx/xxx version=1.91 JCM buffer overflow in perl_BuildEntryList |