diff options
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) |