diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-06-29 23:31:01 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-06-29 23:31:01 +0800 |
commit | d2875d9e05b5d20e7f8a5d5300dfc9e83de7b7bc (patch) | |
tree | cb937b1a5f08b251c49cd04554f288c66abdbc04 /shell/ChangeLog | |
parent | 6896f2152a3c962d5b7cc11f6c2ac2e454b15ca6 (diff) | |
download | gsoc2013-evolution-d2875d9e05b5d20e7f8a5d5300dfc9e83de7b7bc.tar.gz gsoc2013-evolution-d2875d9e05b5d20e7f8a5d5300dfc9e83de7b7bc.tar.zst gsoc2013-evolution-d2875d9e05b5d20e7f8a5d5300dfc9e83de7b7bc.zip |
Fixes brought to us by Purify
svn path=/trunk/; revision=3792
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b194b2d95e..904b7e342a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-06-29 Peter Williams <peter@helixcode.com> + + * e-shell.c (e_shell_construct): Ref the various E-things that + we create to go with our unrefs in the destructor. + 2000-06-29 Ettore Perazzoli <ettore@helixcode.com> * e-shell-view.c (e_shell_view_construct): Don't ref the shell. |