From bae3abf2c7185f0a9145ed2c97abb2d2e7bc2b40 Mon Sep 17 00:00:00 2001
From: Denis Vlasenko
Date: Wed, 15 Apr 2009 11:55:27 +0000
Subject: website: another tweak
---
docs/busybox.net/news.html | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
(limited to 'docs/busybox.net/news.html')
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 3c0292f..e0a8138 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -82,7 +82,7 @@
brctl: fix compilation on 2.4.x kernels
chat: treat timeout more correctly
chat: recognize RECORD directive
- cksum, printenv: report errors via exitcode
+ cksum, head, printenv: report errors via exitcode
cpio: add -p, -0 and -L options
crond, crontab: make cron directory location configurable
crond: correct more of logfile to 0666 (as usual, umask allows user to remove unwanted bits)
@@ -90,14 +90,12 @@
dc: fix the "base 2" patch omission of base not being set
depmod: accept and ignore -r. Linux kernel build needs this
depmod: fix -b option. By timo.teras AT iki.fi
- udhcpd, dumpleases: write and use 64-bit current time in lease file. Without it, determination of remaining lease time is unreliable
- udhcpd: remember hostnames of clients
- dumpleases: fix -a option
- dumpleases: show hostnames
udhcpc: fix a problem where we don't open listening socket fast enough
udhcpc: stop filtering environment passed to the script
- udhcpd: add code which rejects lease files with suspicious or old timestamp
- udhcpd: disable opton to have absolute lease times in lease file (that does not work with dumpleases)
+ udhcpd: disable option to have absolute lease times in lease file (that does not work with dumpleases)
+ udhcpd: write 64-bit current time in lease file. Without it, determination of remaining lease time is unreliable
+ udhcpd: remember hostnames of clients
+ dumpleases: fix -a option, use recorded current time in lease file, show hostnames
dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com)
dpkg: better and shorter code to compare versions. Taken from "official" dpkg by Eugene T. Bordenkircher (eugebo AT gmail.com)
du: fix "du /dir /dir" case
@@ -108,7 +106,6 @@
getty: make speed 0 mean "don't change speed", stop using non-portable way of setting speeds
grep: support -z
gzip: fix gzip -dc bug caused by using stale getopt state
- head: report file open errors with exitcode 1 (was happily returning 0)
httpd: set $HOST to Host: header value. By Tobias Poschwatta (tp AT fonz.de)
ifupdown: allow options to udhcpc to be configurable from .config
init: do not eat last char in messages; do not print duplicate "init:" prefix to syslog
--
cgit v1.1