diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ | |||
50 | * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. | 50 | * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. |
51 | * Fixed a segfault in yes when no args were given -- Pavel Roskin. | 51 | * Fixed a segfault in yes when no args were given -- Pavel Roskin. |
52 | * Simplified freeramdisk and added argument checking -- Pavel Roskin. | 52 | * Simplified freeramdisk and added argument checking -- Pavel Roskin. |
53 | * "which" rewritten to use stat(). Fixes to improve its compatability | ||
54 | with traditional implementations -- Pavel Roskin. | ||
53 | * More doc updates | 55 | * More doc updates |
54 | 56 | ||
55 | 57 | ||