##################################### # CHANGES.notes # # last updated: 15/03/02 by a.lacey@man.ac.uk # # This file provides a reasonable history of the TINA releases # from version 4.0 onwards. It (should) logs many of the major # changes from release to release. It should be taken as read # that between releases many bugs are fixed. It should also be # noted that between releases other things may change that aren't # documented here (or possibly anywhere). It is by no means i # complete and is therefore probably just of novelty value. # Such is research software. # ##################################### 4.0.2 -> 4.0.3 4.0.3 was prepared by Tony as the alpha codebase for the osmia project. 4.0.1 -> 4.0.2 * first pass removal of single direction lists * improvements and additions to numerous tools 4.0 -> 4.0.1 * rewrote DICOM reader removing all traces of CTN and using the acrnema code as a base. This version now seems to read part10 and makes some attempt at least to scale the images properly (some issues still left). Some of the header data may now also be read, such as pixel sizes but not all available yet. Work ongoing but at least code is readable now. * NULL libraries replace the old OGL stubs. Complete set of NULL library stubs available for GUI developers which do allow a nongraphic tool to be built (won't function).