~ubuntu-branches/ubuntu/wily/openmcdf/wily

« back to all changes in this revision

Viewing changes to Release notes.txt

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-04-08 11:02:15 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130408110215-aleqo4zhjc3qgxnb
Tags: 1.5.4-1
* New upstream: 1.5.4
  - Use Hexbox for hexadecimal viewing

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 1.5.4
 
2
FIXED: In particular conditions, an opened file could be left opened after a loading exception
 
3
FIXED: Circular references of corrupted files could lead to stack overflows
 
4
FIXED: Enanched standard compliance: corrupted file loading defaults to abort operation.
 
5
ADD: Version property
 
6
ADD: New overloaded constructors to force the load of possibly corrrupted files.
 
7
 
 
8
---------
 
9
ver 1.5.3
 
10
ADD: 'GetAllNamedEntries' Method to access structured files without tree-loading performance penalties
 
11
ADD: New hex editor for stuctured storage explorer sample application
 
12
 
 
13
---------
1
14
ver 1.5.2
2
15
FIXED: Math error in sector number recognition caused exception when reading some streams
3
16
FIXED: Saving twice caused OutOfMemoryException