aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-09-21 04:06:41 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-09-21 04:06:41 +0800
commitf8497c912d9418a6bef5082f6a77416859abf473 (patch)
tree0832eeedee5c99b7ba64ee406630e2f40f6941c2 /calendar/ChangeLog
parent0e24e148f151e255254e36ef0fd857a448747380 (diff)
downloadgsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar.gz
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar.bz2
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar.lz
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar.xz
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.tar.zst
gsoc2013-evolution-f8497c912d9418a6bef5082f6a77416859abf473.zip
Make the log file name relevant to the actual calendar file, rather than
2000-09-20 JP Rosevear <jpr@helixcode.com> * pcs/cal-backend.c (cal_backend_log_name): Make the log file name relevant to the actual calendar file, rather than just the directory. svn path=/trunk/; revision=5526
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2c37f0443c..7044593984 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2000-09-20 JP Rosevear <jpr@helixcode.com>
+ * pcs/cal-backend.c (cal_backend_log_name): Make the log file
+ name relevant to the actual calendar file, rather than just the
+ directory.
+
+2000-09-20 JP Rosevear <jpr@helixcode.com>
+
* pcs/cal-backend.c (cal_backend_get_log_entries): Oops
2000-09-20 JP Rosevear <jpr@helixcode.com>