diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-13 01:18:56 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-13 01:18:56 +0000 |
commit | 61677feff7f549a48267c2c0c50a7420de6e2599 (patch) | |
tree | 1ea829e51641647a35c552e289f4482ab9f5db27 /Changelog | |
parent | 62dc17a3b100496a5c7433cc598d674e244cb6f8 (diff) | |
download | busybox-w32-61677feff7f549a48267c2c0c50a7420de6e2599.tar.gz busybox-w32-61677feff7f549a48267c2c0c50a7420de6e2599.tar.bz2 busybox-w32-61677feff7f549a48267c2c0c50a7420de6e2599.zip |
Upates to include copyright 2000 to everything
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ | |||
59 | the common error handling saves a few bytes. Thanks to | 59 | the common error handling saves a few bytes. Thanks to |
60 | Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. | 60 | Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. |
61 | * Fix "+" parsing bug in date, from "Merle F. McClelland" <mfm@cts.com>. | 61 | * Fix "+" parsing bug in date, from "Merle F. McClelland" <mfm@cts.com>. |
62 | 62 | * BusyBox's bss size has been majorly reduced (was 384668, is now 28740). | |
63 | 63 | ||
64 | 64 | ||
65 | -Erik Andersen | 65 | -Erik Andersen |