aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-28 22:10:34 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-28 22:10:34 +0000
commit6ed02a0ee010a28b7649a9ef734679f7818c57e3 (patch)
tree7cb786c18876841a546f222f20e4b35e0bcf576a /Changelog
parentabc199eb0cc485e42107595ca2d877c7724aced0 (diff)
downloadbusybox-6ed02a0ee010a28b7649a9ef734679f7818c57e3.tar.gz
Fix stupid bugs. update was segfaulting. mknod minor # was always 0
due to a parsing bug. Oops. -Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b7e40e624..f185e9017 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,8 @@
* Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org>
* Fix for ping warnings from Sascha Ziemann <szi@aibon.ping.de>
* More doc updates
+ * Fixed update segfault
+ * Fixed mknod -- minor number was always 0
0.43