diff 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
line wrap: on
line diff
--- a/NEWS	Wed Oct 30 09:05:41 2013 +0100
+++ b/NEWS	Wed Oct 30 09:34:21 2013 +0100
@@ -2,9 +2,10 @@
 ===============================
 
 
-* Use ZIP64 only when it is required (depending on file count and size)
+* Use ZIP64 only when required to improve compatibility (cf. issue #7)
+* Refactoring of the CMake options
 * Fix for big-endian architectures (RedHat bug #985748)
-* Refactoring of the CMake options
+* Use filenames with 8 characters in ZIP files for maximum compatibility
 * Possibility to build Orthanc inplace (in the source directory)