[gq-commit] gq ChangeLog,1.48,1.49
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-10-24 19:27:33
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv17161 Modified Files: ChangeLog Log Message: * Updated log for the last few days Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** ChangeLog 21 Oct 2003 06:36:00 -0000 1.48 --- ChangeLog 24 Oct 2003 19:22:51 -0000 1.49 *************** *** 1,2 **** --- 1,22 ---- + 2003-10-24 Peter Stamfest <pe...@st...> + * More referral changes + * Save/Restore input form settings of browse tabs + * Configure fixes for libxml/libxml2 detection, seems to work on older + SUSE distros now + 2003-10-23 Peter Stamfest <pe...@st...> + * Applied a patch to gq.spec.in by Simon Matter + 2003-10-22 Peter Stamfest <pe...@st...> + * LDAP cleanups + * Fixed some memory leaks + * Allow to turn off clever credential guessing when following + referrals + * Got rid of sort searching preference + 2003-10-21 Peter Stamfest <pe...@st...> + * Referral handling & drag'n'drop fixes + * Can delete referrals now + * Browsing of referrals now works independently of the "hide + internal attributes" setting + * Fixed a compile error reported by Jean-Baptiste Quenot + <jb.quenot at caraldi.com> (forgotten glib.h inclusion) 2003-10-21 Peter Stamfest <pe...@st...> * Fixed minor bugs found while testing for release |