aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2005-05-18 13:08:40 +0000
committerJay Belanger <[email protected]>2005-05-18 13:08:40 +0000
commit73b990b1c6b065f52ac7694371d7cc9ca681cd4a (patch)
tree9bdc0999a3597eab108b8755c9aaa74763e50947 /lisp
parentbfdb6aebd9bbe95ba454a9a8adcf8e8276defd59 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7c6d8a0352..a227869333 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-18 Jay Belanger <[email protected]>
+
+ * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
+ in linear factors are in proper order.
2005-05-18 Carsten Dominik <[email protected]>