aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ac10c246..62acb9ce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2017-01-15 Gabriel Dos Reis <gdr@axiomatics.org>
+ * boot/bemol.cc: Use parser from libopen-axiom-core
+
+2017-01-15 Gabriel Dos Reis <gdr@axiomatics.org>
+
* include/open-axiom/token (TokenValue::Indent,
TokenValue::Unindent, TokenValue::Justify): Move definition to..
* include/open-axiom/token-value: ...here.