diff --git a/lisp/calc/README b/lisp/calc/README index a40051d12de..ff7a25441a3 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -72,6 +72,8 @@ opinions. 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 @@ Summary of changes to "Calc" * Made unit conversions exact when possible. -* Lower the precedence of negation. +* Lowered the precedence of negation. Version 2.1: