summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-10 11:22:46 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-10 11:22:46 +0000
commitcd8c436d811a5a077a0b61a6616c900173e2dcfb (patch)
tree94163bfef63fec4c2638d5f56be310b7176464d7 /Changelog
parent94f19a838518293810a0fc0c4dca926ca8caff57 (diff)
downloadbusybox-w32-cd8c436d811a5a077a0b61a6616c900173e2dcfb.tar.gz
busybox-w32-cd8c436d811a5a077a0b61a6616c900173e2dcfb.tar.bz2
busybox-w32-cd8c436d811a5a077a0b61a6616c900173e2dcfb.zip
Latest patch from vodz:
-- reverse resolve network name and cache in route and ifconfig applets, fix print nslookup server name if compile without uClibc, fix route crashe 'route add', fix warnings compile networking and pwd_grp applets
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 2a778d65d..568852a46 100644
--- a/Changelog
+++ b/Changelog
@@ -26,7 +26,11 @@
26 * Magick 26 * Magick
27 -- made init run inittab command's in the order they show up 27 -- made init run inittab command's in the order they show up
28 in the inittab file (FIFO instead of LIFO). 28 in the inittab file (FIFO instead of LIFO).
29 29 * Vladimir Oleynik
30 -- reverse resolve network name and cache in route and ifconfig
31 applets, fix print nslookup server name if compile without
32 uClibc, fix route crashe 'route add', fix warnings compile
33 networking and pwd_grp applets
30 34
31 -Erik Andersen, --not yet released-- 35 -Erik Andersen, --not yet released--
32 36