summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGustavo Zacarias2011-02-03 21:45:57 +0100
committerPeter Korsgaard2011-02-04 19:57:12 +0100
commit14a971ab6c47324dd1422b1787c393702b2d475c (patch)
treeb59abc4d45294d775f445538d5f86a9196783f6c /CHANGES
parentbusybox: add 1.18.2 libbb fix (diff)
downloadbuildroot-14a971ab6c47324dd1422b1787c393702b2d475c.tar.gz
buildroot-14a971ab6c47324dd1422b1787c393702b2d475c.tar.xz
buildroot-14a971ab6c47324dd1422b1787c393702b2d475c.zip
ntp: add ntpdate option
Closes #2935 Add ntpdate option and make ntpd optional. Based on incomplete patch by Frederik Pasch <fpasch@googlemail.com> Also enable crypto when openssl is enabled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 61a51fbbb..ac5d45b50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -90,6 +90,7 @@
#2893: Broken "make source" with external toolchain
#2905: Qt: Speed up compilation, if gui-module isn't selected
#2929: genext2fs: couldn't allocate a block (no free space)
+ #2935: Ntpdate isn't installed
#2965: Broken linkage to xkbcomp (blocking X server startup)
#2983: xlib_libX11 build failed
#3007: kexec doesn't build: Missing regdef.h file