diff options
author | xtraeme <xtraeme> | 2004-05-01 10:46:10 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-01 10:46:10 +0000 |
commit | c75776d43eac93cc77084a6b5aa0623789a962e9 (patch) | |
tree | febd423b675af2ac5a8858fa5e5311eeabb486a4 /doc | |
parent | eb956ae1cf349d0fb873b1046ad83e45859fe923 (diff) | |
download | pkgsrc-c75776d43eac93cc77084a6b5aa0623789a962e9.tar.gz |
Update sysutils/mklivecd to 0.6.
Changes:
o Default location for kernels is /boot/grub.
o Improved messages.
o Fix wrong permissions in $ISODIR.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8c2ba87434a..cf58b485490 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5782 2004/04/30 23:33:37 snj Exp $ +$NetBSD: CHANGES,v 1.5783 2004/05/01 10:46:10 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2304,3 +2304,4 @@ Changes to the packages collection and infrastructure in 2004: Updated sablevm-classpath to 1.1.3 [jmmv 2004-04-30] Updated sablevm-classpath-gui to 1.1.3 [jmmv 2004-04-30] Updated gqview to 1.4.3 [snj 2004-04-30] + Updated mklivecd to 0.6 [xtraeme 2004-05-01] |