diff options
author | Antonio Xu <antonio.xu@sun.com> | 2003-07-03 20:23:44 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-07-03 20:23:44 +0800 |
commit | 08759ca762beb162e661bc48e1aa52389fea9952 (patch) | |
tree | ddda088415af2fc9f85ac344b90c6f580a651294 /calendar/ChangeLog | |
parent | 1608163840757db6a99593f77c98107900ec33f1 (diff) | |
download | gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar.gz gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar.bz2 gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar.lz gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar.xz gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.tar.zst gsoc2013-evolution-08759ca762beb162e661bc48e1aa52389fea9952.zip |
Fixes #45767
2003-07-03 Antonio Xu <antonio.xu@sun.com>
Fixes #45767
* conduits/todo/Makefile.am: removed libwombat from the build.
svn path=/trunk/; revision=21732
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 89c8ab8329..07e8ad6c27 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-07-03 Antonio Xu <antonio.xu@sun.com> + + Fixes #45767 + + * conduits/todo/Makefile.am: removed libwombat from the build. + 2003-07-02 Harry Lu <harry.lu@sun.com> Fixes #44485 |