- Yesterday, a new snapshot of the DCMTK has been made available. See CHANGES file for further details.
- Updated data dictionary, list of SOP classes and so on for the recently approved changes to the standard.
- Fixed various issues that occurred after the official release and the previous snapshot.
- Switched to gcc 4.4.5 on Linux (64-bit) as our main development system; also used gcc 4.7.0 for testing purposes.
- Corresponding git commit (82e91f45861d40d6bec069ceb0622b766d6babde).
- A new snapshot of the DCMTK has been made available. See CHANGES file for further details.
- Fixed various issues that occurred after the official release and the previous snapshot.
- Added full support for building shared libraries using CMake, this includes building of Windows DLLs.
- Revised implementation of class OFCondition in order to avoid issues with static initialization order.
- Added initial support for wide character strings (UTF-16) used for filenames by the Windows operating system.
- Many minor improvements to SR module in order to stay up-to-date with development of the DICOM standard.
- Added support for 16 bits per sample to PNG image export.
- Corresponding git commit (ae3b946f6e623145157a3339970adec72933e0a8).