From 944861b19874e2066c412d1dabf09ce00cc35586 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 23 Sep 2002 21:10:28 +0000 Subject: Use 0666 as the create mode so that the user's umask is used to it's 2002-09-23 Jeffrey Stedfast * mail-ops.c (save_part_save): Use 0666 as the create mode so that the user's umask is used to it's fullest. svn path=/trunk/; revision=18182 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d94c473a92..6197aa6480 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-09-23 Jeffrey Stedfast + + * mail-ops.c (save_part_save): Use 0666 as the create mode so that + the user's umask is used to it's fullest. + 2002-09-23 Dan Winship * Makefile.am (idldir, idl_DATA): add these and install Mailer.idl -- cgit