diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-21 06:51:19 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-21 06:51:19 +0800 |
commit | c503814d7ff5b5656cf1ac92c3f51a327859f76f (patch) | |
tree | 55440a4df7fc9767adea296f4fada7e7e0ab4511 /composer/ChangeLog | |
parent | 7863fdd24ffac4a0d6d13b10a90b220e058bb5ad (diff) | |
download | gsoc2013-evolution-c503814d7ff5b5656cf1ac92c3f51a327859f76f.tar.gz gsoc2013-evolution-c503814d7ff5b5656cf1ac92c3f51a327859f76f.tar.zst gsoc2013-evolution-c503814d7ff5b5656cf1ac92c3f51a327859f76f.zip |
Create nonexistant files.
svn path=/trunk/; revision=13021
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 2676296f12..146ee4f73b 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-09-20 Iain Holmes <iain@ximian.com> + + * e-msg-composer.c (get_file_content): Open the file with O_CREAT so + that if it doesn't exist, it's created. Never return a NULL as this + could potentially crash on Solaris. + 2001-09-18 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Attach an X-Evolution-Format |