aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-09-26 05:02:50 +0000
committerEric Andersen <andersen@codepoet.org>2000-09-26 05:02:50 +0000
commitdb7f2af089eb20d3c240c83508a689005733a5a8 (patch)
treeca956a0763cc6890418b3f6d7d5299bff34557f4
parentf6b713997102ee9371eb3615744f99b22d20e661 (diff)
downloadbusybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.tar.gz
busybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.tar.bz2
busybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.zip
Final touchups for the release...
-Erik
-rw-r--r--Changelog6
-rw-r--r--debian/changelog6
2 files changed, 6 insertions, 6 deletions
diff --git a/Changelog b/Changelog
index 67f2ddadd..c9e375d54 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,7 @@
10.47 10.47
2 2
3 * A bug in syslogd was fixed that allowed it to potentially fork-bomb 3 * A bug in syslogd was fixed that allowed it to potentially fork-bomb
4 your system. 4 your system. Anyone using 0.46 syslogd should upgrade.
5 * Renamed busybox.defs.h to the more sensible "Config.h" 5 * Renamed busybox.defs.h to the more sensible "Config.h"
6 * Improved portability between different libcs. 6 * Improved portability between different libcs.
7 * Many apps ported to use getopt() 7 * Many apps ported to use getopt()
@@ -37,7 +37,7 @@
37 * Tons of other bugfixes. 37 * Tons of other bugfixes.
38 38
39 39
40 -Erik Andersen 40 -Erik Andersen, 25 September 2000
41 41
42 42
430.46 430.46
@@ -100,7 +100,7 @@
100 Matt Kraai as well. 100 Matt Kraai as well.
101 101
102 102
103 -Erik Andersen 103 -Erik Andersen, 11 July 2000
104 104
105 105
1060.45 1060.45
diff --git a/debian/changelog b/debian/changelog
index c54ca4392..3b1330384 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
1busybox (0.47pre-1) unstable; urgency=low 1busybox (0.47-1) unstable; urgency=low
2 2
3 * New version in progress. See changelog for details. 3 * New version released. See changelog for details.
4 4
5 -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600 5 -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
6 6
7busybox (0.46-1) unstable; urgency=low 7busybox (0.46-1) unstable; urgency=low
8 8