aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 004bca46c..57b936e7c 100644
--- a/Changelog
+++ b/Changelog
@@ -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