From 1be30d33172659cd3c04dbb1eee64247d96fa0a7 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 29 Aug 2006 06:10:51 +0000 Subject: [PATCH] Bump xfsprogs version number, after recent changes. Merge of master-melb:xfs-cmds:26883a by kenmcd. --- VERSION | 2 +- doc/CHANGES | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 8cd3cb48f..4d924ef87 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=8 -PKG_REVISION=11 +PKG_REVISION=12 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index 4771a97c4..89b08c2de 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +xfsprogs-2.8.12 (29 August 2006) + - Multi-thread modifications to xfs_repair. + - Updated Polish translation, thanks to Jakub Bogusz. + - Change default mkfs realtime extent size setting to + perform better for buffered writes. + xfsprogs-2.8.11 (08 August 2006) - xfs_repair prefetch optimisations. - Make many tools use direct I/O on Linux if the underlying -- 2.47.2