comparison NEWS @ 1099:060e8918d7a4

More fault-tolerant commands in Lua scripts
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 Aug 2014 10:02:22 +0200
parents 50c889af583b
children bec1eccf976c
comparison
equal deleted inserted replaced
1098:50c889af583b 1099:060e8918d7a4
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Support of the most common text encodings 4 * More fault-tolerant commands in Lua scripts
5 * Support of the standard text encodings
5 * Parameter to set the default encoding for DICOM files without SpecificCharacterSet 6 * Parameter to set the default encoding for DICOM files without SpecificCharacterSet
6 * Fix of issue #14 (support of XCode 5.1) 7 * Fix of issue #14 (support of XCode 5.1)
7 * Upgrade to Google Test 1.7.0 8 * Upgrade to Google Test 1.7.0
8 9
9 10