blob: 653b9213e9f39f459f676a1bc848d99e186d8584 [file] [log] [blame]
Changes between V1.0.0 and V1.0.1
+ Fix seeking beyond the end of file when the offset was not multiple of
the sector size, or when the file was empty.
+ Seeking test extended to validate seeking/writing on sector boundaries.