summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-10-23 22:49:21 +0000
committerRoy Marples <uberlord@gentoo.org>2007-10-23 22:49:21 +0000
commit06d930ed1dae2f611593ab1b8881b8fb9297c646 (patch)
treeba080c19ca0606bd43587038d7ab7bec3c88b335 /ChangeLog
parentUse -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE (diff)
downloadbaselayout-06d930ed1dae2f611593ab1b8881b8fb9297c646.tar.gz
baselayout-06d930ed1dae2f611593ab1b8881b8fb9297c646.tar.bz2
baselayout-06d930ed1dae2f611593ab1b8881b8fb9297c646.zip
clock init script now works with busybox.
svn path=/trunk/; revision=3059
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6015183b..3e5e6a12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
23 Oct 2007; Roy Marples <uberlord@gentoo.org>:
+ clock init script now works with busybox hwclock.
clock init script now handles /etc/adjtime correctly.
CLOCK_ADJTIME hinted that it could change the location of /etc/adjtime.
This is not the case.