Diff for /xfs-cmds/xfsprogs/doc/CHANGES between versions 1.235 and 1.236

version 1.235, 2007/02/19 14:54:20 version 1.236, 2007/03/09 05:16:22
Line 1 Line 1
 xfsprogs-2.8.XX  xfsprogs-2.8.XX
         - Fix xfs_quota gracetime reporting.          - Fix xfs_quota gracetime reporting.
           Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.            Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
           - Instead of using AC_CHECK_TYPES which isn't supported for
             older versions of autoconf, add our own type check in the
             m4/package_types.m4 file for __u32.
             Suggested by Nathan Scott and discovered by wookey@aleph1.co.uk.
   
 xfsprogs-2.8.19 (31 January 2007)  xfsprogs-2.8.19 (31 January 2007)
         - Fix pthread stack size setting in xfs_repair.          - Fix pthread stack size setting in xfs_repair.

Removed from v.1.235  
changed lines
  Added in v.1.236


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