[Mod-auth-commit] mod_authn_dbi ChangeLog,1.9,1.10
Brought to you by:
firechipmunk,
honx
From: <ho...@us...> - 2004-02-25 22:39:19
|
Update of /cvsroot/mod-auth/mod_authn_dbi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18386 Modified Files: ChangeLog Log Message: update changelog Index: ChangeLog =================================================================== RCS file: /cvsroot/mod-auth/mod_authn_dbi/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ChangeLog 8 Feb 2004 22:41:12 -0000 1.9 +++ ChangeLog 25 Feb 2004 22:23:45 -0000 1.10 @@ -1,3 +1,8 @@ +16.02.2004 15:12 (CET), honx + - Added a workaround for a segfault if the database server is not up + - Added some error checking to the authentication functions + + -------------------------------------------------------------------------------------------------------- 08.02.2004 15:44 (MST), firechipmunk - Removed DBI_NOT_THREAD_SAFE |