From: Christoph Hellwig Date: Thu, 23 Apr 2009 17:22:15 +0000 (+0200) Subject: fix libtool spelling X-Git-Tag: v3.0.1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f8998745d6cc78f8aa03788af9521cbb76f6ea82;p=thirdparty%2Fxfsprogs-dev.git fix libtool spelling Signed-off-by: Christoph Hellwig Reported-by: Martin Steigerwald --- diff --git a/doc/CHANGES b/doc/CHANGES index 435b2936f..53a0662b8 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -7,7 +7,7 @@ xfsprogs-3.0.1 - Allow xfs_freeze to freeze non-XFS filesystems. - Fix the xfs_db bmbta command. - Fix parallel builds, thanks to Mike Frysinger. - - Various autoconf/libtoool fixes, thanks to Andreas Gruenbacher. + - Various autoconf/libtool fixes, thanks to Andreas Gruenbacher. xfsprogs-3.0.0 (4 February 2009) - Various smaller xfs_repair improvements.