diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-02-17 01:05:28 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-02-17 01:05:28 +0800 |
commit | e7eaef416a6864ef0c9467e8d2757879f5c087ad (patch) | |
tree | 90bed896a67fc3f259173b6bb639b57e6a146692 /calendar/ChangeLog | |
parent | 4bb5f791c7ecf4453528994ec98759ac33f0b39d (diff) | |
download | gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar.gz gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar.bz2 gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar.lz gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar.xz gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.tar.zst gsoc2013-evolution-e7eaef416a6864ef0c9467e8d2757879f5c087ad.zip |
close DB environment. Some compilation warnings removed
2001-02-16 Rodrigo Moya <rodrigo@ximian.com>
* pcs/calbackend-db.c (cal_backend_db_destroy): close DB environment.
Some compilation warnings removed
svn path=/trunk/; revision=8254
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 43f49a9807..ca7a887ff3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-02-16 Rodrigo Moya <rodrigo@ximian.com> + + * pcs/calbackend-db.c (cal_backend_db_destroy): close DB environment. + Some compilation warnings removed + 2001-02-13 Christopher James Lahey <clahey@ximian.com> * gui/Makefile.am (evolution_calendar_LDADD): Added libmenus.la. |