diff options
author | Russell Steinthal <steintr@src.gnome.org> | 1999-12-03 02:47:31 +0800 |
---|---|---|
committer | Russell Steinthal <steintr@src.gnome.org> | 1999-12-03 02:47:31 +0800 |
commit | 6dde8f43e3aba4c65528aae227a6033edf4e0071 (patch) | |
tree | d3c9feb9721f8aa593a76fc018458c444903af6d /calendar/ChangeLog | |
parent | 5dc6462368b2c6a0f5b2c6905068b9a3c25006e0 (diff) | |
download | gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar.gz gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar.bz2 gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar.lz gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar.xz gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.tar.zst gsoc2013-evolution-6dde8f43e3aba4c65528aae227a6033edf4e0071.zip |
Debugging enhancements: report alarms not added (because they have already
passed), allow toggling of debugging output using SIGUSR1
svn path=/trunk/; revision=1453
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 8b4bc937ab..2bd1b8aa42 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-12-02 Russell Steinthal <rms39@columbia.edu> + + * alarm.c: Enhanced debug support: can be toggled on and off by + SIGUSR1, reports alarms which could not be added + 1999-11-30 Eskil Heyn Olsen <deity@eskil.dk> * calendar-conduit.c (compare): Fixed compare bug. Also neated up |