aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-01-21 01:32:06 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-21 01:32:06 +0800
commit7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2 (patch)
treede2c2ae14f59f950e2dea83ee01617f184c29177 /mail/ChangeLog
parent23803322609824d4c545bbad2753b44d8b2f1bcb (diff)
downloadgsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar.gz
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar.bz2
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar.lz
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar.xz
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.tar.zst
gsoc2013-evolution-7f3a61ee529d46bcbe80ccb80b1ee58c5cae33a2.zip
Changed the logic of the visibility of the passwd text so that we hid ethe
2004-01-20 Jeffrey Stedfast <fejj@ximian.com> * mail-session.c (request_password): Changed the logic of the visibility of the passwd text so that we hid ethe passwd if the flags have the SECRET bit set. svn path=/trunk/; revision=24328
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 180e80a1e6..5b349892f2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-20 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-session.c (request_password): Changed the logic of the
+ visibility of the passwd text so that we hid ethe passwd if the
+ flags have the SECRET bit set.
+
2004-01-20 Not Zed <NotZed@Ximian.com>
** See Bug #52817.