aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-05 03:28:28 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-05 03:28:28 +0000
commita3abfc969b77f4caeefc5f71d488227e11ef466a (patch)
treea863f688504f52b5d8172c10add5ceb6ef891c77
parent0b677bfc9610ae1a23a2caf85dbadafa5b3db4e3 (diff)
downloadbusybox-w32-a3abfc969b77f4caeefc5f71d488227e11ef466a.tar.gz
busybox-w32-a3abfc969b77f4caeefc5f71d488227e11ef466a.tar.bz2
busybox-w32-a3abfc969b77f4caeefc5f71d488227e11ef466a.zip
Added entries for my commits
git-svn-id: svn://busybox.net/trunk/busybox@2998 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--Changelog15
1 files changed, 13 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index df69fe407..90a3683e3 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,21 @@
10.52 10.52
2 2
3 * Sterling Huxley -- Several bugfixes for the vi applet. 3 Critical Bugfixes:
4 *
5
6 New Applet:
7 * Laurence Anderson -- rpm2cpio applet, obsoletes rpmunpack.
8 * Laurence Anderson and Glenn McGrath -- cpio applet, currently
9 only supports unpacking the ascii cpio format.
4 10
11 Other Changes:
12 * Sterling Huxley -- Several bugfixes for the vi applet.
13 * Glenn McGrath -- Restructure unarchiving code to make more code
14 common to the ar, cpio, dpkg, dpkg-deb applets.
15 tar applet hasnt been assimilated yet.
5 16
6 -Erik Andersen, not yet released
7 17
18 -Erik Andersen, not yet released
8 19
9 20
100.51 210.51