aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-10-26 03:02:52 +0000
committerdos-reis <gdr@axiomatics.org>2009-10-26 03:02:52 +0000
commit280fb471191bf68be050a8e13a620262705b56d4 (patch)
treef1056999b2fdc500ee2768e178468b503fcd13e0 /src/ChangeLog
parentd9bb3b6ba4d75814b63b3308e333f9d3ad8a85ee (diff)
downloadopen-axiom-280fb471191bf68be050a8e13a620262705b56d4.tar.gz
* share/tex/open-axiom.sty: New.
* share/Makefile.in (FILES): Update. ($(axiom_target_texdir)/open-axiom.sty): New rule. * lib/cfuns-c.c (oa_spawn)[__WIN32__]: Return exit status if in overlay mode. * include/open-axiom.h (OPENAXIOM_TEXINPUTS_PATH): Tidy. (OPENAXIOM_BIBINPUTS_PATH): Likewise. * driver/utils.c (print_usage): Document --execute option.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 636a99ba..fa5d4e20 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,16 @@
2009-10-25 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * share/tex/open-axiom.sty: New.
+ * share/Makefile.in (FILES): Update.
+ ($(axiom_target_texdir)/open-axiom.sty): New rule.
+ * lib/cfuns-c.c (oa_spawn)[__WIN32__]: Return exit status if in
+ overlay mode.
+ * include/open-axiom.h (OPENAXIOM_TEXINPUTS_PATH): Tidy.
+ (OPENAXIOM_BIBINPUTS_PATH): Likewise.
+ * driver/utils.c (print_usage): Document --execute option.
+
+2009-10-25 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* lib/cfuns-c.c (oa_concatenate_string): Define.
* include/open-axiom.h (openaxiom_ifs): New.
(OPENAXIOM_TEXINPUTS_PATH): Likewise.