xfstests: update version and changelog

Update the version and changelog for xfstests-1.1.1 release.

Signed-off-by: Ben Myers <bpm@sgi.com>
Reviewed-by: Nathan Scott <nathans@debian.org>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
Ben Myers
2012-12-12 11:10:11 -06:00
parent 1e4f2626df
commit ecdb4d6179
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
#
PKG_MAJOR=1
PKG_MINOR=1
PKG_REVISION=0
PKG_REVISION=1
PKG_BUILD=1
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([xfstests], [1.1.0])
AC_INIT([xfstests], [1.1.1])
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR([src/xfsctl.c])
AC_PACKAGE_GLOBALS(xfstests)
+4
View File
@@ -1,3 +1,7 @@
xfstests-1.1.1 (11 December 2012)
- Many bugfixes for existing tests.
- Tests 264-291 have been added to the suite.
xfstests-1.1.0 (14 October 2011)
- This is the firsteversioned release recorded for the
xfstests suite. Tests 240-263 have been added to the