summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-07-05 03:28:28 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-07-05 03:28:28 +0000
commit7f3cbdd7fd0bad776631e9d68b9b420c1dddf0c3 (patch)
treea863f688504f52b5d8172c10add5ceb6ef891c77
parent623cfa99e5b247c0a08b83acfb46a2399a5be957 (diff)
downloadbusybox-w32-7f3cbdd7fd0bad776631e9d68b9b420c1dddf0c3.tar.gz
busybox-w32-7f3cbdd7fd0bad776631e9d68b9b420c1dddf0c3.tar.bz2
busybox-w32-7f3cbdd7fd0bad776631e9d68b9b420c1dddf0c3.zip
Added entries for my commits
-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