From 2da61afceb46fd531fd466f40a909aadf6f96458 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Mon, 12 Dec 2005 20:27:13 +0000 Subject: [PATCH] Updated the changes information. --- lisp/ChangeLog | 5 +++++ lisp/calc/README | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57af777b7f0..4790e1f341c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Jay Belanger + + * calc/README: Update the summary of changes. + + 2005-12-12 Stefan Monnier * descr-text.el (describe-char): Rework last fix to solve the problem diff --git a/lisp/calc/README b/lisp/calc/README index 97f2a29f6ce..86539341358 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -71,6 +71,11 @@ Summary of changes to "Calc" Version 2.1: +* New matrix mode for square matrices. Improved handling of + non-commutative products. + +* New functions: powerexpand and ldiv. + * Added new functions: sec, csc, cot, sech, csch, coth. * 0^0 now evaluates to 1. -- 2.39.5