--- trunk/src/ChangeLog 2006/03/24 13:36:54 1 +++ trunk/src/ChangeLog 2006/04/13 07:41:30 18 @@ -1,3 +1,15 @@ -2003-04-16 Timo Schulz +2006-04-13 Timo Schulz + + * OEPassphraseCBDlg.c (pass_cb_dlg_proc): Support 'hide typing'. + (pass_cb_cancelled): New. + * GPGOE.c (gpgoe_get_active_modes): New. + (gpgoe_set_active_modes): New. + +2003-03-27 Timo Schulz + + * OECrypto.c (sign_msg, encrypt_msg, decrypt_msg): Uniform + error handling and cleanups. + +2003-03-16 Timo Schulz * Complete new structure for the whole project.