diff options
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 2e8cc8b4d4..d9da256403 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2004-07-12 Dan Winship <danw@novell.com> + + * e-mktemp.c (e_mktemp, e_mkdtemp): un-const the return values, + since they need to be freed + (d): turn off debugging + (expire_dir_rec): remove debug printfs + 2004-07-02 Chris Toshok <toshok@ximian.com> [ fixes #60691 ] |