aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-01-17 18:03:58 +0000
committerdos-reis <gdr@axiomatics.org>2009-01-17 18:03:58 +0000
commitae24ace4c0535a261375e21af707befac3060ad9 (patch)
tree6ea4a32df4fbb9b0c548cf4eb9e112279768ae07 /src/ChangeLog
parent7b3a06b249e272857c858c6ab7ab37c8f1e128e1 (diff)
downloadopen-axiom-ae24ace4c0535a261375e21af707befac3060ad9.tar.gz
* interp/br-saturn.boot (htpMakeEmptyPage): Use deprecated GENTEMP
instead of GENSYM. * interp/ht-util.boot (htpName): Likewise. (mkCurryFun): Likewise. (htRadioButtons): Likewise. (htBcRadioButtons): Likewise * interp/br-con.boot (kisValidType): Use $LangSupportTypes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e3a5f83d..5033124a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-17 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/br-saturn.boot (htpMakeEmptyPage): Use deprecated GENTEMP
+ instead of GENSYM.
+ * interp/ht-util.boot (htpName): Likewise.
+ (mkCurryFun): Likewise.
+ (htRadioButtons): Likewise.
+ (htBcRadioButtons): Likewise
+ * interp/br-con.boot (kisValidType): Use $LangSupportTypes.
+
2009-01-14 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/riccati.spad.pamphlet (innerlb$PrimitiveRatRicDE): Fix