[gq-commit] gq ChangeLog,1.67,1.68
Status: Beta
Brought to you by:
sur5r
From: <he...@us...> - 2006-04-05 00:18:21
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13366 Modified Files: ChangeLog Log Message: 2006-04-05 Sven Herzberg <he...@gn...> * src/util.c: improve the performance of gq_ldap_explode_dn() and make it compatible to the original Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** ChangeLog 5 Apr 2006 00:13:28 -0000 1.67 --- ChangeLog 5 Apr 2006 00:18:03 -0000 1.68 *************** *** 1,4 **** --- 1,9 ---- 2006-04-05 Sven Herzberg <he...@gn...> + * src/util.c: improve the performance of gq_ldap_explode_dn() and make + it compatible to the original + + 2006-04-05 Sven Herzberg <he...@gn...> + * src/gq.c: don't turn on fatal warnings by default |