`config /etc/fstab' can now be used in depend() functions to show that

the deptree should be regenerated if /etc/fstab has changed.
This commit is contained in:
Roy Marples
2007-08-15 14:49:41 +00:00
parent 7d68200f24
commit 3950eb6eba
9 changed files with 96 additions and 41 deletions

View File

@@ -3,6 +3,8 @@
15 Aug 2007; Roy Marples <uberlord@gentoo.org>:
`config /etc/fstab' can now be used in depend() functions to show that
the deptree should be regenerated if /etc/fstab has changed.
Add bzr port 4155 to /etc/services, #188970 thanks to Andrew Cowie.
08 Aug 2007; Roy Marples <uberlord@gentoo.org>: