diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2008-05-30 00:14:29 +0800 |
---|---|---|
committer | Frédéric Crozat <fcrozat@src.gnome.org> | 2008-05-30 00:14:29 +0800 |
commit | 66c4549eb809900021bd738be78775f00c35a3f1 (patch) | |
tree | 3bccde37850c6654f721574e3bea3e10cc537e2e /e-util/ChangeLog | |
parent | d7d7fe2763e6f386a9a310a1c7c56f1e881b1f1b (diff) | |
download | gsoc2013-evolution-66c4549eb809900021bd738be78775f00c35a3f1.tar.gz gsoc2013-evolution-66c4549eb809900021bd738be78775f00c35a3f1.tar.zst gsoc2013-evolution-66c4549eb809900021bd738be78775f00c35a3f1.zip |
** Fixes bug #535273
2008-05-29 Frederic Crozat <fcrozat@mandriva.com>
** Fixes bug #535273
* Makefile.am:
Link e-util and econduit libraries with gnome-pilot.
svn path=/trunk/; revision=35558
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 8248c3e5a7..08c3614ac6 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2008-05-29 Frederic Crozat <fcrozat@mandriva.com> + + ** Fixes bug #535273 + + * Makefile.am: + Link e-util and econduit libraries with gnome-pilot. + 2008-05-22 Matthew Barnes <mbarnes@redhat.com> * e-plugin.c: |