diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 11:32:39 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 11:32:39 +0800 |
commit | 058c51d4f75dc786e79649d2543c0ce6369b1b75 (patch) | |
tree | d833316bbeea0bf32e7a888b24a357942f9fd0eb /e-util/ChangeLog | |
parent | 5046efdb05725e43742ea23fdd3f16a61bbd08ff (diff) | |
download | gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar.gz gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar.bz2 gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar.lz gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar.xz gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.tar.zst gsoc2013-evolution-058c51d4f75dc786e79649d2543c0ce6369b1b75.zip |
fix for bug #432867
svn path=/trunk/; revision=33526
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index a850b53f0d..f3a78ee7b2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2007-05-04 Milan Crha <mcrha@redhat.com> + + ** Fixes bug #432867 + + * e-util/e-util.c (e_write_file_uri) changed default + attribute for file from 0755 to 0644 + 2007-05-11 Srinivasa Ragavan <sragavan@novell.com> * e-icon-factory.c: (e_icon_factory_init): Add support for themable |