aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-07-11 17:29:36 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-07-11 17:29:36 +0000
commit17beb30665f0e399f7ece297ae0589e0dd65e7b6 (patch)
treee8d48007f5e86b1fe04d3b4f4b56d53c6ef35eeb /Changelog
parentac47545dd5e6301391558a56919678f7bc493bda (diff)
downloadbusybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.tar.gz
busybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.tar.bz2
busybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.zip
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik git-svn-id: svn://busybox.net/trunk/busybox@813 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5d8680390..af2320668 100644
--- a/Changelog
+++ b/Changelog
@@ -41,6 +41,9 @@
41 couldn't maintain it very well, so including it was not really 41 couldn't maintain it very well, so including it was not really
42 very appropriate. Those wanting an fdisk are invited to 42 very appropriate. Those wanting an fdisk are invited to
43 grab a copy from util-linux. 43 grab a copy from util-linux.
44 * Added 'dumpkmap' to allow people to dump a binary keymap, which can
45 then be loaded in by 'loadkmap' -- submitted by
46 Arne Bernin <arne@matrix.loopback.org>
44 * Fixed NFS so it supports 2.4.x kernels and NFSv3. 47 * Fixed NFS so it supports 2.4.x kernels and NFSv3.
45 48
46 49