aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorerik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-02-18 21:34:17 +0000
committererik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-02-18 21:34:17 +0000
commitacf25154a0a2b4029a194dafd41c466bc8a3472a (patch)
treeab4773383a4ed9ee5ccb52b58f981267e15db6e0 /Changelog
parented454898f7886058cea0154f9a759a3ab236254d (diff)
downloadbusybox-w32-acf25154a0a2b4029a194dafd41c466bc8a3472a.tar.gz
busybox-w32-acf25154a0a2b4029a194dafd41c466bc8a3472a.tar.bz2
busybox-w32-acf25154a0a2b4029a194dafd41c466bc8a3472a.zip
Some updates for the day,
-Erik git-svn-id: svn://busybox.net/trunk/busybox@373 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 68a11015b..98e82df5c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,17 @@
10.43
2 * Wrote basename
3 * tar wouldn't create directory entries that don't end in '/',
4 now it does (fix thanks to Avery Pennarun <apenwarr@worldvisions.ca>)
5 * Several fixes from Pavel Roskin <pavel_roskin@geocities.com>:
6 - When `tail' fails to open a file it now exits.
7 - When `syslogd' is given the `-n' option it should still use
8 fork() for running klogd.
9 * nslookup types are now changed to u_int32_t (instead of uint32_t)
10 changed per a patch from Pascal Bellard <pascal.bellard@ascend.com>
11
12 -Erik Andersen
13
14
10.42 150.42
2 16
3 * Fairly massive restructuring of umount.c to deal with remounting 17 * Fairly massive restructuring of umount.c to deal with remounting