X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FCHANGES;h=86b617cf2358d728baad3cd25a83ad7cf2fc6aa6;hb=44a82606782052f7867110b9b541db62c356ceb1;hp=26ae6086caf5cffc20db384e60c759d3f04c3be5;hpb=897ff709b916cbbcbc1ff47d2ab75928b2e0d890;p=xestiaab%2F.git diff --git a/source/CHANGES b/source/CHANGES index 26ae608..86b617c 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,15 @@ +Version 0.11 +============ +23 March 2016 + +- This version is a maintenance release. +- All code is indented using tabs not spaces. +- Remove most of the unused variables from the code. +- Moved unit testing application building into a separate Makefile. + To build the unit test application, run make from the tests directory. +- Added unit tests for some of the common functions that can return + values or use pointers. + Version 0.10 ============ 06 March 2016