(Logical change 1.382)
edge.strict_endians
cantab.net!aia21 2004-04-23 14:27:09 +00:00
parent 75b4efb807
commit b3cf768990
1 changed files with 3 additions and 1 deletions

View File

@ -16,8 +16,10 @@ xx/xx/2004 - 1.9.2-WIP
- Big enhancement of ntfsinfo. (Yuval, Anton)
- Split mkntfs into multiple functions. (Yuval)
- Compiler warning fixes in utilities related to GEN_PRINTF() and other
things, mostly printf() related. (Yuval)
things, e.g. printf() and static related. (Yuval)
- Make ntfsclone and ntfsresize endiansafe. (Anton)
- Remove global variable rl from mkntfs as it was used only in one
place. (Yuval, Anton)
05/04/2004 - 1.9.1 - Make mkntfs create bootable volumes and fixes/updates.
- Update with SuSE 9.1 beta 1 versions of GNU build system.