Update of /cvsroot/gqclient/gq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24185
Modified Files:
ChangeLog
Log Message:
2006-04-08 Sven Herzberg <he...@gn...>
* src/Makefile.am: allow deprecated functions for now
* src/util.c: fix gq_ldap_explode_dn() for both OpenLDAP 2.1 and 2.2
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gqclient/gq/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** ChangeLog 7 Apr 2006 21:37:09 -0000 1.76
--- ChangeLog 7 Apr 2006 21:48:15 -0000 1.77
***************
*** 1,4 ****
--- 1,9 ----
2006-04-08 Sven Herzberg <he...@gn...>
+ * src/Makefile.am: allow deprecated functions for now
+ * src/util.c: fix gq_ldap_explode_dn() for both OpenLDAP 2.1 and 2.2
+
+ 2006-04-08 Sven Herzberg <he...@gn...>
+
* src/mainwin.c,
* src/mainwin.h: removed big string constants, made the parts
|