]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version to 2.3.2
authorChristoph Hellwig <hch@sgi.com>
Tue, 10 Sep 2002 18:51:46 +0000 (18:51 +0000)
committerChristoph Hellwig <hch@sgi.com>
Tue, 10 Sep 2002 18:51:46 +0000 (18:51 +0000)
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index c736b5917db7c07b32a08835a9adfb3807f98adc..195a8efa3ba0d251eb7364c8eba05a63bbaa2481 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=3
-PKG_REVISION=1
+PKG_REVISION=2
 PKG_BUILD=0
index 37e258155443f9b988381bd75e389b717c3dc948..80ede90b4ce0456f59f900f13107fdc127acf514 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-2.3.2 (10 September 2002)
+       - Use pread/pwrite instead of lseek + read/write.
+
 xfsprogs-2.3.1 (03 September 2002)
        - Allow xfs_db to accept negative numbers when writing values.