From b85a39b5420de62c09a58f9d5379a2ba94112f01 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 17 Apr 2006 17:34:46 +0000 Subject: # updated git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@75 15ad00c4-1369-45f4-8270-35d70d36bdcd --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 671f7ebf..23d897e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2006-04-17 Patrick Ohly + + * README: added warnings about known-problems + + * src/testCalendar.ics: + temporarily removed some problematic characters (forge tracker #304786) + + * README, src/Makefile.am, src/TestEvolution.cpp, src/TestMain.cpp: + - renamed normalize script to synccompare because it now applies to both calendar, tasks and contacts + - temporary files in test suite now start with the name of the test they belong to + + * src/EvolutionCalendarSource.cpp, src/EvolutionCalendarSource.h, src/EvolutionContactSource.cpp, src/EvolutionContactSource.h, src/EvolutionSyncSource.cpp, src/EvolutionSyncSource.h, src/Makefile.am, src/TestEvolution.cpp, src/testCalendar.ics, src/testTask.ics: + - renamed "test" program to "TestEvolution" + - copy original test cases to fit the name expected by TestEvolution and to have + them in the build directory + - handle merge with existing item in addItem(): return special status + + * src/normalize_vcard.pl: now also handles calendar comparison + +2006-04-14 Patrick Ohly + + * src/EvolutionCalendarSource.h: + added some support for inserting already existing item + + * src/TestEvolution.cpp: instantiate test for calendar + + * src/EvolutionCalendarSource.cpp: + added some support for inserting already existing item + 2006-04-12 Patrick Ohly * src/TestEvolution.cpp: -- cgit v1.2.3