diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-02 16:01:25 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-02 16:01:25 +0800 |
commit | ef233d76ee4e653b1c9cc60cb342682e89a37f32 (patch) | |
tree | edab34ff285180c485acc18b6c814c09368849d8 /shell/ChangeLog | |
parent | f6d3bfae5302fb0286b45f1f7da53903e494cd31 (diff) | |
download | gsoc2013-evolution-ef233d76ee4e653b1c9cc60cb342682e89a37f32.tar.gz gsoc2013-evolution-ef233d76ee4e653b1c9cc60cb342682e89a37f32.tar.zst gsoc2013-evolution-ef233d76ee4e653b1c9cc60cb342682e89a37f32.zip |
Free the uri variable.
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* e-shell-view.c: Free the uri variable.
* e-shell.c: Free the local_directory variable.
svn path=/trunk/; revision=3385
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index de85899b61..70b5f39ec3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-06-02 Christopher James Lahey <clahey@helixcode.com> + + * e-shell-view.c: Free the uri variable. + + * e-shell.c: Free the local_directory variable. + 2000-06-02 Ettore Perazzoli <ettore@helixcode.com> * main.c (view_delete_event_cb): New callback for the |