diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-08-28 04:55:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-08-28 04:55:46 +0800 |
commit | 167ff0651a993e5f4e145cc92de2e86d64783220 (patch) | |
tree | f8a41f53b2a85cb028dbdb0cf4c0f03d30689966 /e-util/ChangeLog | |
parent | 7dea6c9dc22d7be2f2069bb2372d2df9df2abdd5 (diff) | |
download | gsoc2013-evolution-167ff0651a993e5f4e145cc92de2e86d64783220.tar.gz gsoc2013-evolution-167ff0651a993e5f4e145cc92de2e86d64783220.tar.zst gsoc2013-evolution-167ff0651a993e5f4e145cc92de2e86d64783220.zip |
We need to unlink the full paths in the tmpdirs, not just the base path.
2003-08-27 Jeffrey Stedfast <fejj@ximian.com>
* e-mktemp.c (e_mktemp_cleanup): We need to unlink the full paths
in the tmpdirs, not just the base path.
svn path=/trunk/; revision=22391
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7cea6d5a32..a9683aa4f3 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2003-08-27 Jeffrey Stedfast <fejj@ximian.com> + + * e-mktemp.c (e_mktemp_cleanup): We need to unlink the full paths + in the tmpdirs, not just the base path. + 2003-08-20 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> * e-time-utils.c (parse_with_strptime): Fixes #43558 Appointment |