From 8f7bc89b37e7015527e4e397d678b3799e8cd537 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Thu, 7 Sep 2006 21:05:56 +0000 Subject: # updated git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@239 15ad00c4-1369-45f4-8270-35d70d36bdcd --- ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a9fe696..b78d8486 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +2006-09-07 Patrick Ohly + + * src/EvolutionCalendarSource.h, src/EvolutionContactSource.cpp, src/EvolutionContactSource.h, src/EvolutionSyncClient.cpp, src/EvolutionSyncClient.h, src/EvolutionSyncSource.h: + adapted to official DevInf API with one patch: config passed to SyncClient::conf() + + * src/EvolutionCalendarSource.cpp: + beware to not overwrite valid UID with empty one (some tests broke due to this recent change) + + * src/Makefile.am: + excluded automatically generated files from client-api-diff + + * src/TestMain.cpp: + newline was missing after successfully completed test + +2006-08-31 Patrick Ohly + + * src/EvolutionCalendarSource.cpp: + SF issue 1511951: support copying changes back from EGroupware server by not expecting the UID of calendar items to be unmodified + + * src/TestMain.cpp: + merged listeners so that failure message is generated in just one place + +2006-08-30 Patrick Ohly + + * src/TestMain.cpp: + print failure summary to cerr, like the rest of the messages + +2006-08-27 Patrick Ohly + + * test/runtests.py: add number to preserve ordering of actions + + * test/runtests.py: added --skip option, made reporting a bit nicer + + * src/TestMain.cpp: + added support for ignoring the failure of certain tests by listing them in TEST_EVOLUTION_FAILURES + +2006-08-26 Patrick Ohly + + * test/runtests.py: + executes CVS checkout, compilation and testing automatically + +2006-08-19 Patrick Ohly + + * README: new server is www.estamos.de + + * configure.in: + better error message when Evolution development files are missing + + * src/EvolutionCalendarSource.cpp, src/EvolutionCalendarSource.h: + moved reading of changes into helper function so that it can be used in the pre- and post-processing + 2006-08-19 Patrick Ohly * README: new server is www.estamos.de -- cgit v1.2.3