diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2004-02-08 13:48:40 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2004-02-08 13:48:40 +0000 |
commit | 23d8a73c301bf49c7308c2f27a2b94caccea1c05 (patch) | |
tree | 36ec44e1ffbef8050fbf08ee2d6ebc699d37a897 /sys-boot/lilo/ChangeLog | |
parent | Update version. New version is done by Mr. Bones. <mr_bones_@gentoo.org>. This (diff) | |
download | gentoo-2-23d8a73c301bf49c7308c2f27a2b94caccea1c05.tar.gz gentoo-2-23d8a73c301bf49c7308c2f27a2b94caccea1c05.tar.bz2 gentoo-2-23d8a73c301bf49c7308c2f27a2b94caccea1c05.zip |
Fix creation of install dirs, bug #39405. Patch thanks to Ed Grimm
<paranoid@gentoo.evolution.tgape.org>.
Diffstat (limited to 'sys-boot/lilo/ChangeLog')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index bdd50e1b6352..05fc2aec464f 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/lilo # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.4 2004/02/01 11:56:24 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.5 2004/02/08 13:48:40 azarah Exp $ + + 08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> lilo-22.5.8-r1.ebuild, + files/lilo-22.5.8-create-install-dirs.patch: + Fix creation of install dirs, bug #39405. Patch thanks to Ed Grimm + <paranoid@gentoo.evolution.tgape.org>. 01 Feb 2004; <plasmaroo@gentoo.org> lilo-22.5.8-r1.ebuild, files/lilo-22.5.8.lvm.2-6headers.patch: |