aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/Changelog b/Changelog
index f3899dc12..da2924bca 100644
--- a/Changelog
+++ b/Changelog
@@ -507,11 +507,11 @@
507 * from Matthew Grant <grantma@anathoth.gen.nz> 507 * from Matthew Grant <grantma@anathoth.gen.nz>
508 to accomodate glibc timezone support. I then ripped out GNU 508 to accomodate glibc timezone support. I then ripped out GNU
509 getopt. 509 getopt.
510 * mkswap -- new version merged from util-linux. Can now make 510 * mkswap -- new version merged from util-linux. Can now make
511 * >128Meg swaps. Replaced the old and star, unstar, and tarcat 511 >128Meg swaps.
512 * with the tar 512 * Replaced the old and star, unstar, and tarcat with the tar
513 implementation from sash. Now tar behaves as god intended it 513 implementation from sash. Now tar behaves as god intended it
514 to (i.e. tar -xvf <file> and tar -cf <file> <dir> work). 514 to (i.e. tar -xvf <file> and tar -cf <file> <dir> work).
515 * dd -- rewritten. Can with with files, stdin, stdout. Added the 515 * dd -- rewritten. Can with with files, stdin, stdout. Added the
516 * following new apps: loadfont -- added from debian boot floppies 516 * following new apps: loadfont -- added from debian boot floppies
517 * chroot -- added based on a patch from Paolo Molaro 517 * chroot -- added based on a patch from Paolo Molaro