X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FCHANGES;h=86b617cf2358d728baad3cd25a83ad7cf2fc6aa6;hp=26ae6086caf5cffc20db384e60c759d3f04c3be5;hb=44a82606782052f7867110b9b541db62c356ceb1;hpb=20bddb3e6b688c9bfe0e63559bcb33e2a95e7013 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