aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-09-12 07:03:52 +0000
committerEric Andersen <andersen@codepoet.org>2003-09-12 07:03:52 +0000
commitaa2afee922797a3ab7561811fb77db1426625c2b (patch)
tree5c450e591a9e1cad9fa6a529c362f5a04d40cf1e
parent839bd4a73bae3e20eca0346c16ce8df2ec097018 (diff)
downloadbusybox-w32-aa2afee922797a3ab7561811fb77db1426625c2b.tar.gz
busybox-w32-aa2afee922797a3ab7561811fb77db1426625c2b.tar.bz2
busybox-w32-aa2afee922797a3ab7561811fb77db1426625c2b.zip
Final changelog update
-rw-r--r--Changelog102
1 files changed, 102 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b320341d7..cded57724 100644
--- a/Changelog
+++ b/Changelog
@@ -1481,3 +1481,105 @@ Members:
1481 networking/httpd.c:1.15->1.16 1481 networking/httpd.c:1.15->1.16
1482 networking/ipcalc.c:1.6->1.7 1482 networking/ipcalc.c:1.6->1.7
1483 1483
1484---------------------
1485PatchSet 3560
1486Date: 2003/09/12 05:43:49
1487Author: andersen
1488Branch: HEAD
1489Tag: (none)
1490Log:
1491Update changelog for release
1492
1493Members:
1494 Changelog:1.282->1.283
1495
1496---------------------
1497PatchSet 3561
1498Date: 2003/09/12 05:49:21
1499Author: andersen
1500Branch: HEAD
1501Tag: (none)
1502Log:
1503config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend
1504on CONFIG_FEATURE_SH_STANDALONE_SHELL.
1505
1506Members:
1507 shell/Config.in:1.9->1.10
1508
1509---------------------
1510PatchSet 3562
1511Date: 2003/09/12 06:50:51
1512Author: andersen
1513Branch: HEAD
1514Tag: (none)
1515Log:
1516Teach rdate to timeout in 10 seconds to avoid blocking forever
1517with odd or broken networking setups
1518
1519Members:
1520 util-linux/rdate.c:1.23->1.24
1521
1522---------------------
1523PatchSet 3563
1524Date: 2003/09/12 06:59:53
1525Author: andersen
1526Branch: HEAD
1527Tag: (none)
1528Log:
1529Invoke run-parts on /etc/network/if-*.d per the behavior of
1530the upstream ifupdown code...
1531
1532Members:
1533 networking/ifupdown.c:1.32->1.33
1534
1535---------------------
1536PatchSet 3564
1537Date: 2003/09/12 07:31:28
1538Author: bug1
1539Branch: HEAD
1540Tag: (none)
1541Log:
1542Use the typeflag to identify if its a hardlink on OLD and GNU posix
1543modes, fixes a bug extracting hardlinks to symlinks.
1544
1545Members:
1546 archival/libunarchive/get_header_tar.c:1.21->1.22
1547
1548---------------------
1549PatchSet 3565
1550Date: 2003/09/12 07:49:09
1551Author: bug1
1552Branch: HEAD
1553Tag: (none)
1554Log:
1555Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled.
1556
1557Members:
1558 archival/libunarchive/get_header_tar.c:1.22->1.23
1559
1560---------------------
1561PatchSet 3566
1562Date: 2003/09/12 07:59:17
1563Author: andersen
1564Branch: HEAD
1565Tag: (none)
1566Log:
1567Update webpage a bit
1568
1569Members:
1570 docs/busybox.net/index.html:1.128->1.129
1571 docs/busybox.net/oldnews.html:1.15->1.16
1572 docs/busybox.net/screenshot.html:1.5->1.6
1573
1574---------------------
1575PatchSet 3567
1576Date: 2003/09/12 07:59:52
1577Author: andersen
1578Branch: HEAD
1579Tag: (none)
1580Log:
1581I suppose it is now Sept 12...
1582
1583Members:
1584 docs/busybox.net/index.html:1.129->1.130
1585