+Version 0.08
+============
+10 February 2016
+
+- Fixed issue with checks not being made on iterators when editing data
+ which causes the application to crash.
+- Fixed issue which causes the application to assert on multiline text
+ box controls (maxlength was set when it shouldn't have been).
+- 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.
+
Version 0.07
============
22 January 2016
files on Win32 systems didn't work properly.
- Found that XAB crashed when clicking on the Close Window button on the
main form when running on a Win32 system.
+- Suggestion for setting the contact editor window to a minimum size
+ of 800x500.
//
// THANK YOU FOR YOUR ATTENTION!
-#define XSDAB_VERSION "0.07"
-#define XSDAB_USERAGENT "XestiaAddressBook/0.07"
+#define XSDAB_VERSION "0.08"
+#define XSDAB_USERAGENT "XestiaAddressBook/0.08"
#define XSDAB_SOURCE "source"
#define XSDAB_RELEASE 0
#define XSDAB_COPYRIGHT "(c)2012 - 2016 Xestia Software Development"