From 057394f02e7ca7dc511d16492651c7430ee86567 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 15 Jan 2004 16:15:10 +0000 Subject: added ForgetPasswords menu item. (command_forget_passwords): callback for 2004-01-15 Rodrigo Moya * e-shell-view-menu.c: added ForgetPasswords menu item. (command_forget_passwords): callback for the new menu item. * e-shell-window-commands.c: (command_forget_passwords): ditto. svn path=/trunk/; revision=24246 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index a4aa7b2c3d..2941106992 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2004-01-15 Rodrigo Moya + + * e-shell-view-menu.c: added ForgetPasswords menu item. + (command_forget_passwords): callback for the new menu item. + + * e-shell-window-commands.c: (command_forget_passwords): ditto. + 2004-01-15 JP Rosevear * main.c (kill_dataserver): kill the correct binary, tidy includes -- cgit