diff options
author | 2013-01-14 21:11:11 +0000 | |
---|---|---|
committer | 2013-01-14 21:11:11 +0000 | |
commit | 98fd4ef178402802cfa0401fab40f401ab225161 (patch) | |
tree | b5f96a2ac457e6066a38dfe04060d60817e7a9a2 /sys-fs/zfs-kmod/ChangeLog | |
parent | Fix deadlock that can occur with concucrrent and operations, fix regression... (diff) | |
download | gentoo-2-98fd4ef178402802cfa0401fab40f401ab225161.tar.gz gentoo-2-98fd4ef178402802cfa0401fab40f401ab225161.tar.bz2 gentoo-2-98fd4ef178402802cfa0401fab40f401ab225161.zip |
Fix trailing whitespace in ebuild and also typo in previous commit message
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/zfs-kmod/ChangeLog')
-rw-r--r-- | sys-fs/zfs-kmod/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/zfs-kmod/ChangeLog b/sys-fs/zfs-kmod/ChangeLog index 9a1f0e0c97f4..8778ff70c22a 100644 --- a/sys-fs/zfs-kmod/ChangeLog +++ b/sys-fs/zfs-kmod/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-fs/zfs-kmod # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.12 2013/01/14 21:09:13 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.13 2013/01/14 21:11:11 ryao Exp $ *zfs-kmod-0.6.0_rc13-r1 (14 Jan 2013) @@ -9,9 +9,9 @@ +files/zfs-kmod-0.6.0_rc13-fix-recursive-reader.patch, +files/zfs-kmod-0.6.0_rc13-gcc-4.7-compat.patch, +zfs-kmod-0.6.0_rc13-r1.ebuild: - Fix deadlock that can occur with concucrrent and operations, fix regression - that makes snapshots invisible, fix GCC 4.7 build failure with USE=debug, add - Linux 3.8 support + Fix deadlock that can occur with concurrent `zfs destroy` and `zfs list` + operations, fix regression that makes snapshots invisible, fix GCC 4.7 build + failure with USE=debug, add Linux 3.8 support *zfs-kmod-0.6.0_rc13 (23 Dec 2012) |