diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 69262acb33..b10d9cd50a 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2007-10-25 Kjartan Maraas <kmaraas@gnome.org> + + * e-msg-composer.c: + * e-msg-composer.h: + * listener.c: + Warning fixes. + - NULL vs. 0 + - ANSIfication of declarations + - mixing code and declarations + 2007-10-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #412360 |