summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-15 14:49:41 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-15 14:49:41 +0000
commit42956f58691d13c690585fe2ec5d0ec0c9ecceaa (patch)
tree773523573cbad43ca473dae817222435890ca420 /ChangeLog
parentAdd bzr port 4155 to /etc/services, #188970 thanks to Andrew Cowie. (diff)
downloadbaselayout-42956f58691d13c690585fe2ec5d0ec0c9ecceaa.tar.gz
baselayout-42956f58691d13c690585fe2ec5d0ec0c9ecceaa.tar.bz2
baselayout-42956f58691d13c690585fe2ec5d0ec0c9ecceaa.zip
`config /etc/fstab' can now be used in depend() functions to show that
the deptree should be regenerated if /etc/fstab has changed. svn path=/trunk/; revision=2831
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21525706..354f36e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>: