aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-09-26 05:08:04 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-09-26 05:08:04 +0000
commitd55b7e606d62f2eafbb7bf50e610e826093303ba (patch)
tree822d65e78847ebbae14d89c2590890f16aa2ff41
parent4ead323180ad6750b81d3f7028215ac33dbc7c9d (diff)
downloadbusybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.tar.gz
busybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.tar.bz2
busybox-w32-d55b7e606d62f2eafbb7bf50e610e826093303ba.zip
Log the devps patch update
git-svn-id: svn://busybox.net/trunk/busybox@1128 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c9e375d54..8b4cf8b4e 100644
--- a/Changelog
+++ b/Changelog
@@ -34,6 +34,8 @@
34 * Fixed tar handling of stdin and stdout 34 * Fixed tar handling of stdin and stdout
35 * Renamed "internal.h" to the more sensible "busybox.h" 35 * Renamed "internal.h" to the more sensible "busybox.h"
36 * Preliminary support for GNU HURD. 36 * Preliminary support for GNU HURD.
37 * Updated my devps and devmtab kernel patches for the latest 2.2.x
38 kernel, for those wanting to go proc-less.
37 * Tons of other bugfixes. 39 * Tons of other bugfixes.
38 40
39 41