aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-01-16 00:15:10 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-01-16 00:15:10 +0800
commit057394f02e7ca7dc511d16492651c7430ee86567 (patch)
tree78fcf3598d0b58e66d8af5167668a55bd8307bdd /shell/ChangeLog
parent12491a3a9146af98be6fa88344a9edbf97774fa2 (diff)
downloadgsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar.gz
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar.bz2
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar.lz
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar.xz
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.tar.zst
gsoc2013-evolution-057394f02e7ca7dc511d16492651c7430ee86567.zip
added ForgetPasswords menu item. (command_forget_passwords): callback for
2004-01-15 Rodrigo Moya <rodrigo@ximian.com> * 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
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <rodrigo@ximian.com>
+
+ * 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 <jpr@ximian.com>
* main.c (kill_dataserver): kill the correct binary, tidy includes