aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
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.