diff options
author | 2006-06-18 23:47:11 +0000 | |
---|---|---|
committer | 2006-06-18 23:47:11 +0000 | |
commit | d2be27caf0c3d491d0eacd934cba13c6c6971a56 (patch) | |
tree | bfdb49adecfe767574f4de32c012b116a371601a /gnome-base/gnome-mount/ChangeLog | |
parent | Version bump to 0.0.3. (diff) | |
download | historical-d2be27caf0c3d491d0eacd934cba13c6c6971a56.tar.gz historical-d2be27caf0c3d491d0eacd934cba13c6c6971a56.tar.bz2 historical-d2be27caf0c3d491d0eacd934cba13c6c6971a56.zip |
fix for mounting things that already have a line in fstab. fixes #137211. combine all previous patches into 1 patch from upstream cvs.
Package-Manager: portage-2.1.1_pre1-r1
Diffstat (limited to 'gnome-base/gnome-mount/ChangeLog')
-rw-r--r-- | gnome-base/gnome-mount/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gnome-base/gnome-mount/ChangeLog b/gnome-base/gnome-mount/ChangeLog index 566e8474abd2..5c780d613698 100644 --- a/gnome-base/gnome-mount/ChangeLog +++ b/gnome-base/gnome-mount/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for gnome-base/gnome-mount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.10 2006/05/21 23:37:07 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.11 2006/06/18 23:47:11 allanonjl Exp $ + +*gnome-mount-0.4-r4 (18 Jun 2006) + + 18 Jun 2006; John N. Laliberte <allanonjl@gentoo.org> + +files/gnome-mount-hal-no-media-fstab.patch, +gnome-mount-0.4-r4.ebuild: + fix for mounting things that already have a line in fstab. fixes #137211. + combine all previous patches into 1 patch from upstream cvs. 21 May 2006; Daniel Gryniewicz <dang@gentoo.org> -gnome-mount-0.4-r1.ebuild: |