From c9bdd525e41cd0e2392da161dde2cf6aa72d8b4d Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 13 Jun 2000 14:37:28 +0000 Subject: Changed the needed e_marshal functions. 2000-06-13 Christopher James Lahey * e-util.c, e-util.h: Changed the needed e_marshal functions. * e-printable.c, e-printable.h: Added a quantize parameter to e_printable_height. Also, added a e_printable_will_fit function. svn path=/trunk/; revision=3551 --- e-util/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 636486f392..d225599501 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2000-06-13 Christopher James Lahey + + * e-util.c, e-util.h: Changed the needed e_marshal functions. + + * e-printable.c, e-printable.h: Added a quantize parameter to + e_printable_height. Also, added a e_printable_will_fit function. + 2000-06-10 Christopher James Lahey * Makefile.am: Added e-printable.c and e-printable.h. -- cgit