# HG changeset patch # User Jay Belanger # Date 1211145441 0 # Node ID 7aaa89295524feac4338266b033aa0eef2a96489 # Parent 12793e6721a056bc753770cbfde81a2d0fac79a1 Mention register commands. diff -r 12793e6721a0 -r 7aaa89295524 lisp/calc/README --- a/lisp/calc/README Sun May 18 21:15:51 2008 +0000 +++ b/lisp/calc/README Sun May 18 21:17:21 2008 +0000 @@ -72,6 +72,8 @@ Summary of changes to "Calc" ------- -- ------- -- ---- +* Added support for using registers. + * Added support for Yacas, Maxima and Giac languages. * Added a menu. @@ -82,7 +84,7 @@ * Made unit conversions exact when possible. -* Lower the precedence of negation. +* Lowered the precedence of negation. Version 2.1: