]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: add missing CHANGES entry
authorChristoph Hellwig <hch@lst.de>
Wed, 7 Oct 2009 22:14:04 +0000 (18:14 -0400)
committerhch@lst.de <Christoph Hellwig>
Wed, 7 Oct 2009 22:14:04 +0000 (18:14 -0400)
The 3.0.4 release for debian actually had a few more changes than documented.
Add the missing entries so that they appear in the right spot for future
releases.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
doc/CHANGES

index da1d3a0c4e34974c3334427a328c27536bf57946..515c04c009514d41808aaed90207b13c9a90baa4 100644 (file)
@@ -1,4 +1,10 @@
 xfsprogs-3.0.4 (17 September 2009)
+       - Fix a memory leak in xfsprogs.
+       - Increase hash chain length in xfsprogs when running out of memory.
+       - Fix dmsetup invocation in libdisk to avoid warnings during mkfs
+         on multipath devices.
+       - Fix the -V option to various installed tools.
+       - Small internal fixes to please the clang semantical analysis tool.
        - Debian packaging updates.
        - Rework Makepkgs and Makefiles to improve deb generation.