From: Nathan Scott Date: Tue, 20 Feb 2001 00:36:57 +0000 (+0000) Subject: update for 1.1.2 changes. X-Git-Tag: v1.2.0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418bd733832806f024ff117d6d31864fbd89f22b;p=thirdparty%2Fxfsprogs-dev.git update for 1.1.2 changes. --- diff --git a/debian/changelog b/debian/changelog index c60a1a439..1350c056b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xfsprogs (1.1.2) unstable; urgency=low + + * Fix stdarg.h issue causing build failure with glibc 2.2.2 + * Changes to libhandle for supporting extended attributes + + -- Nathan Scott Tue, 20 Feb 2001 08:29:36 +1100 + xfsprogs (1.1.0) unstable; urgency=low * Initial release (closes: #83829)