diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-07-13 04:12:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-07-13 04:12:31 +0800 |
commit | 35314083951b380140d0c78890fde7d4ad991d52 (patch) | |
tree | 08da0c8ad9fa9a154e247cd6c536f342f9dd87b9 /plugins/exchange-operations/ChangeLog | |
parent | 9a60e0615e3b1f004b31461dfa4fb213a5fabca6 (diff) | |
download | gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar.gz gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar.bz2 gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar.lz gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar.xz gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.tar.zst gsoc2013-evolution-35314083951b380140d0c78890fde7d4ad991d52.zip |
Fix a bunch of new implicit function declarations.
2007-07-12 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-delegates-user.c:
Fix a bunch of new implicit function declarations.
svn path=/trunk/; revision=33802
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 397c17e56e..12f100886d 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,8 @@ +2007-07-12 Matthew Barnes <mbarnes@redhat.com> + + * exchange-delegates-user.c: + Fix a bunch of new implicit function declarations. + 2007-07-09 Chenthill Palanisamy <pchenthill@novell.com> reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> |