diff options
author | Johan Euphrosine <proppy@aminche.com> | 2008-05-05 17:15:26 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-05-05 17:15:26 +0800 |
commit | ca49d5e576c58e8b7d8a73e425196cc30e3356fb (patch) | |
tree | 54ec0af928ec8c0d1725583e5870f12ab4198da5 /calendar/ChangeLog | |
parent | cdb1c9918875119c87fa6243444b9148cffdba15 (diff) | |
download | gsoc2013-evolution-ca49d5e576c58e8b7d8a73e425196cc30e3356fb.tar.gz gsoc2013-evolution-ca49d5e576c58e8b7d8a73e425196cc30e3356fb.tar.zst gsoc2013-evolution-ca49d5e576c58e8b7d8a73e425196cc30e3356fb.zip |
Fix include path for e-dbhash.h, now in libebackend.
2008-05-05 Johan Euphrosine <proppy@aminche.com>
* gui/migration.c: Fix include path for e-dbhash.h, now in libebackend.
svn path=/trunk/; revision=35468
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c43975dcbe..704dadd827 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2008-05-05 Johan Euphrosine <proppy@aminche.com> + + * gui/migration.c: Fix include path for e-dbhash.h, now in libebackend. + 2008-04-30 Milan Crha <mcrha@redhat.com> ** Fix for bug #316390 |