1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Document move of qemu's tuntap scripts from /etc to ${PREFIX}/etc

This commit is contained in:
Juergen Lock 2008-04-03 20:29:54 +00:00
parent 806b71e83b
commit 89735d50b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210458

View File

@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20080403:
AFFECTS: users of emulators/qemu and emulators/qemu-devel
AUTHOR: nox@FreeBSD.org
The default configuration location (qemu-ifup script etc.) has been
changed from /etc to ${PREFIX}/etc (usually /usr/local/etc). Move your
files accordingly.
20080330:
AFFECTS: users of www/mediawiki
AUTHOR: miwi@FreeBSD.org