From: Chris W. <la...@us...> - 2005-02-25 05:43:43
|
Update of /cvsroot/openinteract/OpenInteract2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25475 Modified Files: MANIFEST Log Message: add new error classes to listing Index: MANIFEST =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/MANIFEST,v retrieving revision 1.115 retrieving revision 1.116 diff -C2 -d -r1.115 -r1.116 *** MANIFEST 17 Feb 2005 05:20:18 -0000 1.115 --- MANIFEST 25 Feb 2005 05:43:34 -0000 1.116 *************** *** 90,93 **** --- 90,95 ---- lib/OpenInteract2/Datasource/LDAP.pm lib/OpenInteract2/DatasourceManager.pm + lib/OpenInteract2/Error.pm + lib/OpenInteract2/ErrorStorage.pm lib/OpenInteract2/Exception.pm lib/OpenInteract2/Exception/Parameter.pm |