From 8536e7f1c0d7935d4e5cfa629f6fd24c14f0b670 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 24 Aug 2005 03:04:56 +0000 Subject: include missing e-error.h 2005-08-23 Not Zed * e-shell-window-commands.c: include missing e-error.h * e-component-registry.c (query_components): cast away a seemingly spurious warning. svn path=/trunk/; revision=30213 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index de5b9cb28e..7e95e97e51 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2005-08-23 Not Zed + + * e-shell-window-commands.c: include missing e-error.h + + * e-component-registry.c (query_components): cast away a seemingly + spurious warning. + 2005-08-17 Not Zed * e-shell.c (impl_Shell_handleURI): fix warning. -- cgit