diff options
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 adabec2e9d..6ba0ba597e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2001-04-24 Kjartan Maraas <kmaraas@gnome.org> + + * e-gui-utils.c, e-memory, e-msgport.c, e-pilot-map, e-sexp.c: + Added #include <glib.h> and move corresponding local headers + to the top to catch missing includes in them. Tip from clahey. + 2001-04-24 Chris Toshok <toshok@ximian.com> * e-host-utils.h: remove prototype for e_gethostbyname_init. |