aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-07-30 23:09:22 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-07-30 23:09:22 +0800
commit94151ce4a0912d066ee78acbd2c44a7cbb491664 (patch)
treeb6d773a871f459052a7009efa3bfe03f7fb94154 /calendar/ChangeLog
parent9b4b5c6598cfac2e6436530c75bfe95b617d7ec7 (diff)
downloadgsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar.gz
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar.bz2
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar.lz
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar.xz
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.tar.zst
gsoc2013-evolution-94151ce4a0912d066ee78acbd2c44a7cbb491664.zip
call cal_client_get_free_busy for testing the new method
2001-07-30 Rodrigo Moya <rodrigo@ximian.com> * cal-client/client-test.c (cal_opened_cb): call cal_client_get_free_busy for testing the new method svn path=/trunk/; revision=11474
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e5f024a173..7f66e49f1e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,8 @@
2001-07-30 Rodrigo Moya <rodrigo@ximian.com>
+ * cal-client/client-test.c (cal_opened_cb): call cal_client_get_free_busy
+ for testing the new method
+
* pcs/cal-backend-file.c (cal_backend_file_get_free_busy): implemented
2001-07-27 JP Rosevear <jpr@ximian.com>