Mercurial > hg > orthanc
comparison NEWS @ 648:bcf5c9a767a9
use filenames with 8 characters in ZIP files for maximum compatibility
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 30 Oct 2013 09:34:21 +0100 |
parents | a9ea5e311ec5 |
children | b8af38c04ec6 |
comparison
equal
deleted
inserted
replaced
647:a9ea5e311ec5 | 648:bcf5c9a767a9 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 | 4 |
5 * Use ZIP64 only when it is required (depending on file count and size) | 5 * Use ZIP64 only when required to improve compatibility (cf. issue #7) |
6 * Refactoring of the CMake options | |
6 * Fix for big-endian architectures (RedHat bug #985748) | 7 * Fix for big-endian architectures (RedHat bug #985748) |
7 * Refactoring of the CMake options | 8 * Use filenames with 8 characters in ZIP files for maximum compatibility |
8 * Possibility to build Orthanc inplace (in the source directory) | 9 * Possibility to build Orthanc inplace (in the source directory) |
9 | 10 |
10 | 11 |
11 Version 0.7.0 (2013/10/25) | 12 Version 0.7.0 (2013/10/25) |
12 ========================== | 13 ========================== |