aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-02-17 01:05:28 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-02-17 01:05:28 +0800
commite7eaef416a6864ef0c9467e8d2757879f5c087ad (patch)
tree90bed896a67fc3f259173b6bb639b57e6a146692 /calendar/ChangeLog
parent4bb5f791c7ecf4453528994ec98759ac33f0b39d (diff)
downloadgsoc2013-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/ChangeLog5
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.