diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-17 21:59:22 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-17 21:59:22 +0800 |
commit | 662c83efed64f9bdd27bd9af42e05cb69a41c3e2 (patch) | |
tree | e58dc32f5d5d64d7a7f4134e1a7988222891e2d8 /calendar/ChangeLog | |
parent | 3e5f2a63e41b4fc7be729697aa317148141ef9e0 (diff) | |
download | gsoc2013-evolution-662c83efed64f9bdd27bd9af42e05cb69a41c3e2.tar.gz gsoc2013-evolution-662c83efed64f9bdd27bd9af42e05cb69a41c3e2.tar.zst gsoc2013-evolution-662c83efed64f9bdd27bd9af42e05cb69a41c3e2.zip |
Fix transposition of sync db location
2001-01-17 JP Rosevear <jpr@ximian.com>
* pcs/cal-backend.c (cal_backend_compute_changes): Fix transposition
of sync db location
svn path=/trunk/; revision=7575
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 c3f1a55047..1136fe18f4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-01-17 JP Rosevear <jpr@ximian.com> + + * pcs/cal-backend.c (cal_backend_compute_changes): Fix transposition + of sync db location + 2001-01-17 Federico Mena Quintero <federico@ximian.com> * */*: Ximianified email addresses and copyrights. |