diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-07-18 07:57:22 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-07-18 07:57:22 +0800 |
commit | 86ec303a21211ab79c4e7a0c160e59b5605bfe15 (patch) | |
tree | ee5105d51bd89373c6fd0df53a44ecabe96d8ac4 /calendar/ChangeLog | |
parent | b016d8e474ab80e57e7f5475274831807cd7ec5c (diff) | |
download | gsoc2013-evolution-86ec303a21211ab79c4e7a0c160e59b5605bfe15.tar.gz gsoc2013-evolution-86ec303a21211ab79c4e7a0c160e59b5605bfe15.tar.zst gsoc2013-evolution-86ec303a21211ab79c4e7a0c160e59b5605bfe15.zip |
Docs docs docs - Federico
svn path=/trunk/; revision=4206
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8934fb9fa0..b7a7dcea40 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -3,6 +3,7 @@ * cal-client/cal-client.c (cal_client_get_object): Fixed inline docs. (cal_client_new): Ditto. + (cal_client_get_n_objects): Added inline docs. 2000-07-14 Federico Mena Quintero <federico@helixcode.com> |