-xfsprogs (2.6.22-1) unstable; urgency=low
+xfsprogs (2.6.23-1) unstable; urgency=low
* New upstream release.
- -- Nathan Scott <nathans@debian.org> Fri, 10 Sep 2004 11:10:57 +1000
+ -- Nathan Scott <nathans@debian.org> Fri, 17 Sep 2004 17:04:45 +1000
xfsprogs (2.6.21-1) unstable; urgency=low
+xfsprogs-2.6.23 (17 September 2004)
+ - Fix xfs_io pread/pwrite -b option, when used more than
+ once we would use the largest of the previous values,
+ instead of the (possibly smaller) value specified.
+ - Add recursive modes to lsattr/chattr xfs_io commands.
+ - Make xfs_io run any given command line commands (-c)
+ on all files specified, not just the first.
+
xfsprogs-2.6.22 (10 September 2004)
- Update xfs_io to get a clean compile on IRIX with the
MIPSPro compilers.