[gq-commit] gq ChangeLog,1.31,1.32
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-07-12 20:31:30
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv4953 Modified Files: ChangeLog Log Message: * Changes from the last couple of days Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** ChangeLog 5 Jul 2002 06:49:19 -0000 1.31 --- ChangeLog 12 Jul 2002 20:31:26 -0000 1.32 *************** *** 1,2 **** --- 1,12 ---- + 2002-07-12 Peter Stamfest <pe...@st...> + * Properly deal with binary data when switching to/from display + types based on widgets derived from GtkEditable + * Basic referral support - at least we see them now. + 2002-07-09 Peter Stamfest <pe...@st...> + * Added the dt_time displaytype to handle generalizedTime attributes. + * Added the change-displaytype-on-the-fly feature. Stability fixes + still required + * Added more error information when updating an object and something + goes wrong. 2002-07-05 Peter Stamfest <pe...@st...> * Bumped version to 0.6.0 |