diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-20 22:08:37 +0000 |
commit | a284d70b59c11c06960052fc39a699493f898854 (patch) | |
tree | 6447b860dad6dd3a463547fa048a4c635d8864c8 /Changelog | |
parent | 8d84ad35cf400a534514f53ad6e434d6a5e29098 (diff) | |
download | busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.gz busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.bz2 busybox-w32-a284d70b59c11c06960052fc39a699493f898854.zip |
Fixed up copyright notices and such
git-svn-id: svn://busybox.net/trunk/busybox@49 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ | |||
1 | 0.30 | ||
2 | Major changes -- lots of stuff rewritten. Many thanks to Lineo for | ||
3 | paying me to make these updates. If you have any problems with busybox, | ||
4 | or notice any bugs -- please let me know so I can fix it. | ||
5 | -Erik Andersen | ||
6 | |||
1 | 0.28 | 7 | 0.28 |
2 | mini-netcat (mnc) rewritten. | 8 | mini-netcat (mnc) rewritten. |
3 | 9 | ||
@@ -8,4 +14,4 @@ | |||
8 | Printf added as module. | 14 | Printf added as module. |
9 | 0.26 | 15 | 0.26 |
10 | Touch now creates files. -c option for no create. | 16 | Touch now creates files. -c option for no create. |
11 | \ No newline at end of file | 17 | |