X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FCHANGES;h=05a8a472d6b3894c03016721ed02333610a29f7f;hp=3a28e46ad26478abeaa829227f9924d598f216c7;hb=8ed353f28fd2dea3338971129eb1df8313b64638;hpb=7cbaf65c394f7c1e4420b33fd67a1088dff48e21 diff --git a/source/CHANGES b/source/CHANGES index 3a28e46..05a8a47 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,28 @@ +Version 0.06 +============ +01 December 2015 + +- Added right click menus for the contact list in the main window and the search + results list in the search window. +- Added feature to save photos, logos and sounds from contacts. +- Fixed minor vCard version printing to console issue. +- Added copyright and licence headers to the source and header files as needed. +- Changed CardDAV into CardDAV* for the Activity Manager tasks which improves + memory efficiency as CardDAV object is now deleted each time a task is + completed. +- Splitted some source files down to make them more manageable. + +Version 0.05 +============ +25 November 2015 + +- Click on the Close Window button on the main window on Win32 systems causes XAB + to crash. This hopefully has now been fixed. +- All tabbed forms now show the first page instead of the second page in some + forms. +- Initial unit testing application has been implemented. Additional unit tests + will be added over time. + Version 0.04 ============ 17 November 2015