From 0021679b0dc5767e0c023b28b36eeb1476dc2364 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Wed, 21 Jun 2000 19:06:16 +0000 Subject: + added dc (aka the function formerly known as math) + did all the housekeeping that this change requires. --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 07fd30d..8e8de95 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 -- cgit v1.1