diff options
author | Eskil Heyn Olsen <eskil@src.gnome.org> | 1999-11-30 08:26:02 +0800 |
---|---|---|
committer | Eskil Heyn Olsen <eskil@src.gnome.org> | 1999-11-30 08:26:02 +0800 |
commit | 6e69c396983498a6ff78a33928ad5fec98c8513f (patch) | |
tree | e259359636bef807e9109e5ddee6567ae0bb7aba /calendar/ChangeLog | |
parent | 66031f68f0b4dc14d6db5f2a325482c0fdc1c156 (diff) | |
download | gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar.gz gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar.bz2 gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar.lz gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar.xz gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.tar.zst gsoc2013-evolution-6e69c396983498a6ff78a33928ad5fec98c8513f.zip |
Fixed compare bug. Also neated up some of the if's in set_status.
* calendar-conduit.c (compare): Fixed compare bug. Also neated up
some of the if's in set_status.
svn path=/trunk/; revision=1444
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 1ef22b9ebb..8b4bc937ab 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-11-30 Eskil Heyn Olsen <deity@eskil.dk> + + * calendar-conduit.c (compare): Fixed compare bug. Also neated up + some of the if's in set_status. + 1999-11-22 Russell Steinthal <rms39@columbia.edu> * Merged todo list coloring patch from stable |