diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-12 09:16:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-12 09:16:42 +0800 |
commit | 4cd310350fc1bf8206c5ba0bbf59b1e22385876d (patch) | |
tree | 2e5199cc4fa51ef949bc9e6cfc989be75c7c6671 /e-util/ChangeLog | |
parent | 71cd8403b210d4eda9ba80f4a47a43b5def7f769 (diff) | |
download | gsoc2013-evolution-4cd310350fc1bf8206c5ba0bbf59b1e22385876d.tar.gz gsoc2013-evolution-4cd310350fc1bf8206c5ba0bbf59b1e22385876d.tar.zst gsoc2013-evolution-4cd310350fc1bf8206c5ba0bbf59b1e22385876d.zip |
Removed some debugging printfs.
2000-07-11 Christopher James Lahey <clahey@helixcode.com>
* e-canvas-vbox.c: Removed some debugging printfs.
* e-canvas.c (e_canvas_unrealize): Call parent unrealize method.
svn path=/trunk/; revision=4102
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index df65a59deb..ba3b0abb95 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2000-07-11 Christopher James Lahey <clahey@helixcode.com> + + * e-canvas-vbox.c: Removed some debugging printfs. + + * e-canvas.c (e_canvas_unrealize): Call parent unrealize method. + 2000-07-10 Ettore Perazzoli <ettore@helixcode.com> * e-sexp.c (eval_dump_result): `#if 0'ed out. |