diff options
author | Dan Winship <danw@src.gnome.org> | 2000-02-24 02:31:59 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-02-24 02:31:59 +0800 |
commit | 721f78b320ad2ac3064fd4102d244f30a74cf255 (patch) | |
tree | b34ac64071fbe7548a66d4a1521c785ab748f485 /ChangeLog | |
parent | ae13eeaa1835ccebae6384cdda52e1b28b48b4bf (diff) | |
download | gsoc2013-evolution-721f78b320ad2ac3064fd4102d244f30a74cf255.tar.gz gsoc2013-evolution-721f78b320ad2ac3064fd4102d244f30a74cf255.tar.zst gsoc2013-evolution-721f78b320ad2ac3064fd4102d244f30a74cf255.zip |
~/evolution should be mode 700, not 600
svn path=/trunk/; revision=1912
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-02-23 Dan Winship <danw@helixcode.com> + + * e-util/e-setup.c (e_setup_base_dir): Make ~/evolution mode 700 + rather than mode 600 (and use the symbolic name rather than the + number). + 2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> * shell/Makefile.am (evolution_LDADD): |