diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-09-26 05:02:50 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-09-26 05:02:50 +0000 |
commit | db7f2af089eb20d3c240c83508a689005733a5a8 (patch) | |
tree | ca956a0763cc6890418b3f6d7d5299bff34557f4 | |
parent | f6b713997102ee9371eb3615744f99b22d20e661 (diff) | |
download | busybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.tar.gz busybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.tar.bz2 busybox-w32-db7f2af089eb20d3c240c83508a689005733a5a8.zip |
Final touchups for the release...
-Erik
-rw-r--r-- | Changelog | 6 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -1,7 +1,7 @@ | |||
1 | 0.47 | 1 | 0.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 | ||
43 | 0.46 | 43 | 0.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 | ||
106 | 0.45 | 106 | 0.45 |
diff --git a/debian/changelog b/debian/changelog index c54ca4392..3b1330384 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,8 +1,8 @@ | |||
1 | busybox (0.47pre-1) unstable; urgency=low | 1 | busybox (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 | ||
7 | busybox (0.46-1) unstable; urgency=low | 7 | busybox (0.46-1) unstable; urgency=low |
8 | 8 | ||