Diff for /xfs-cmds/xfsprogs/doc/CHANGES between versions 1.231 and 1.232

version 1.231, 2006/12/08 05:11:05 version 1.232, 2006/12/08 14:50:57
Line 1 Line 1
 xfsprogs-2.8.x  xfsprogs-2.8.17 (8 December 2006)
           - <xfs/list.h> is an installed file, we cannot simply rename it,
             as other applications using it (accidentally or not) may break.
             The xfs_list.h name was inconsistent with everything else too.
           - Fix "pointer targets in assignment differ in signedness" warnings
           - Update Debian packaging.
         - Fix up two issues with xfs_db and bmap. If the data/attr fork is          - Fix up two issues with xfs_db and bmap. If the data/attr fork is
           local, it either infinite loops or crashes. If both are displayed,            local, it either infinite loops or crashes. If both are displayed,
           the attrs are wrong.            the attrs are wrong.
Line 7  xfsprogs-2.8.x Line 12  xfsprogs-2.8.x
           Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for the above three            Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for the above three
           fixes.            fixes.
   
 xfsprogs-2.8.17  xfsprogs-2.8.17 (?)
         - Fix up libxfs SEGV when attempting to mount a non-XFS filesystem.          - Fix up libxfs SEGV when attempting to mount a non-XFS filesystem.
           Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.            Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
         - Fix up xfs_repair aborting if it finds an inode with an invalid           - Fix up xfs_repair aborting if it finds an inode with an invalid 

Removed from v.1.231  
changed lines
  Added in v.1.232


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>