X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FCHANGES;h=e3828710cadadb75df73e76f390b8d97b1b4429d;hp=582dbd79e175508e0c35fb6fa08eadaa4742af8f;hb=acb43041f1e96674ce6d989e992815abb6c98588;hpb=b6dbcc73732671affefc9420f2e3fcc90f5dcf6c diff --git a/source/CHANGES b/source/CHANGES index 582dbd7..e382871 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,24 @@ +Version 0.09 +============ +24 February 2016 + +- Password was displayed as text in the Edit Account window when it + shouldn't have been. +- Fixed top section of the contact information page so that the name + doesn't collapse into a line per word. +- Display error message if no accounts are selected when searching + for contacts. +- Resized the Edit Account window so that all controls appear properly + in the window. +- Fixed issue with the add and remove search setting buttons in the + Search window after searching. +- Fixed issue with accounts that are reloaded after closing the edit + account window without making any changes. Clicking on either the + Edit or Delete buttons without selecting an account again caused XAB + to crash/assert. +- Fixed issue where SSL certificate window asserts due to MaxLength being + set for one of the controls. + Version 0.08 ============ 10 February 2016 @@ -9,6 +30,7 @@ Version 0.08 - Resized add and edit properties dialogs that are use with the contact editor so certain controls are not squashed. - Contact editor now has a minimum window size of 800x500 set. +- Corrected Makefile so that compiling using -j now works. Version 0.07 ============