aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-18 15:46:22 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-18 15:46:22 +0000
commitddb4e69b19648af8eb32ef24958f92fa17e93b43 (patch)
tree439886468ec41b66aee1c08aba594f57bb58145b /src/ChangeLog
parent46845584742ea3a47f7fa9a1738dd43ad51fbc61 (diff)
downloadopen-axiom-ddb4e69b19648af8eb32ef24958f92fa17e93b43.tar.gz
Fix AW/321
* hyper/htsearch (htpagedir): Avoid deprecated switch.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5f7308ec..409d45e1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2008-05-18 Martin Rubey <martin.rubey@univie.ac.at>
+ Fix AW/321
+ * hyper/htsearch (htpagedir): Avoid deprecated switch.
+
+2008-05-18 Martin Rubey <martin.rubey@univie.ac.at>
+
Fix AW/340
* algebra/numtheor.spad.pamphlet
(divisors$IntegerNumberTheoryFunctions): Fix thinko.