diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-11-20 16:43:02 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-11-20 16:43:02 +0000 |
commit | addc9eb9388d777f93d75fd1e717b1bd7a21a113 (patch) | |
tree | 87cdc72d2bd7c5f0625d6bb2edd299add65b02ac /sys-fs/ntfs3g/ChangeLog | |
parent | Stable on sparc (diff) | |
download | gentoo-2-addc9eb9388d777f93d75fd1e717b1bd7a21a113.tar.gz gentoo-2-addc9eb9388d777f93d75fd1e717b1bd7a21a113.tar.bz2 gentoo-2-addc9eb9388d777f93d75fd1e717b1bd7a21a113.zip |
Revision bump, add check to see if FUSE is compiled in the kernel sources, and die with instructions on making sure that you have the module from the FUSE package (bug #155637).
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'sys-fs/ntfs3g/ChangeLog')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index d37139db7012..ccde49bcc24f 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.15 2006/11/15 03:23:23 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.16 2006/11/20 16:43:02 chutzpah Exp $ + +*ntfs3g-0.20061115-r1 (20 Nov 2006) + + 20 Nov 2006; Patrick McLean <chutzpah@gentoo.org> + +ntfs3g-0.20061115-r1.ebuild: + Revision bump, add check to see if FUSE is compiled in the kernel sources, + and die with instructions on making sure that you have the module from the + FUSE package (bug #155637). *ntfs3g-0.20061115 (15 Nov 2006) |