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 07fd30d50..8e8de9523 100644
--- a/Changelog
+++ b/Changelog
@@ -86,6 +86,8 @@
* Fixed grep "Line too long" problem -- John Beppu
* Fixed 'grep -q -i B some_file' so it works
* math takes input from stdin if no args are given. -- John Beppu
+ * math was renamed to dc. Although it deviates from dc's behaviour,
+ this will probably be remedied in the future. -- John Beppu
-Erik Andersen