[LDAPsh-cvs] ldapsh ldapsh,1.23,1.24
Status: Beta
Brought to you by:
rcorvalan
From: <rco...@us...> - 2003-09-19 19:55:25
|
Update of /cvsroot/ldapsh/ldapsh In directory sc8-pr-cvs1:/tmp/cvs-serv9962 Modified Files: ldapsh Log Message: Changed the comment that explained where to post bugs Index: ldapsh =================================================================== RCS file: /cvsroot/ldapsh/ldapsh/ldapsh,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** ldapsh 19 Sep 2003 12:59:30 -0000 1.23 --- ldapsh 19 Sep 2003 13:05:52 -0000 1.24 *************** *** 8,12 **** # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. ! # Please submit comments/bugs to <rco...@us...>. ##################################################################### --- 8,15 ---- # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. ! # Please submit comments/bugs/patches using the web tracking system ! # (http://sourceforge.net/tracker/?group_id=54115) or using the ! # mailing lists described at ! # http://sourceforge.net/mail/?group_id=54115 ##################################################################### |