changeset 81699:4e032ef87a13

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 04 Jul 2007 04:36:04 +0000
parents 2fe3866c3de0
children a92fa56df453
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 04 04:35:08 2007 +0000
+++ b/lisp/ChangeLog	Wed Jul 04 04:36:04 2007 +0000
@@ -8,6 +8,8 @@
 	compute "^".
 	(calculator-mode): Mention that results which are too large
 	will return inf.
+	* calc/calc-comb.el (math-small-factorial-table): Replace list
+	by vector.
 
 2007-07-03  David Kastrup  <dak@gnu.org>