diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-18 06:01:06 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-18 06:01:06 +0800 |
commit | 4ddd273ac4fc4dfa9c0b66e740801b16b691c2c1 (patch) | |
tree | aa562952bc21be9cded0a0d90513829d13ca434b /calendar/ChangeLog | |
parent | 8d859008223995a32e606838fc4dedd8893647d3 (diff) | |
download | gsoc2013-evolution-4ddd273ac4fc4dfa9c0b66e740801b16b691c2c1.tar.gz gsoc2013-evolution-4ddd273ac4fc4dfa9c0b66e740801b16b691c2c1.tar.zst gsoc2013-evolution-4ddd273ac4fc4dfa9c0b66e740801b16b691c2c1.zip |
translate 1-5 priorites to 1-9 priorities better
2001-10-17 JP Rosevear <jpr@ximian.com>
* conduits/todo/todo-conduit.c (local_record_from_comp): translate
1-5 priorites to 1-9 priorities better
(comp_from_remote_record): ditto
svn path=/trunk/; revision=13736
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 11b0782d76..1c56b48667 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2001-10-17 JP Rosevear <jpr@ximian.com> + * conduits/todo/todo-conduit.c (local_record_from_comp): translate + 1-5 priorites to 1-9 priorities better + (comp_from_remote_record): ditto + +2001-10-17 JP Rosevear <jpr@ximian.com> + * idl/evolution-calendar.idl: allow some decent exceptions 2001-10-17 Rodrigo Moya <rodrigo@ximian.com> |