diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ | |||
2 | 2 | ||
3 | * Fixed uname problem causing the kernel version to be | 3 | * Fixed uname problem causing the kernel version to be |
4 | mis-detected (causing problems with poweroff, init, | 4 | mis-detected (causing problems with poweroff, init, |
5 | and other things). | 5 | and other things). |
6 | * kent robotti -- Renamed unrpm to original rpmunpack, so you can use | ||
7 | an included shell script called unrpm as a front end to it. There's | ||
8 | also a shell script called undeb included for debian packages. | ||
6 | 9 | ||
7 | -Erik Andersen | 10 | -Erik Andersen |
8 | 11 | ||