summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-20 20:25:58 +0200
committerIsmael Luceno2019-08-20 21:19:28 +0200
commit1ade138a1323569c7e02f88ce614238cd98a7379 (patch)
tree52b13f61ef582aacf70d5a215445b8a4e35830dc /ChangeLog
parent33fb668917b5498dfe2528e98c59f69ec19654e4 (diff)
ocamlbuild: new spell, generic build tool
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfd6dc6a5a..18063c31c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2019-08-20 Ismael Luceno <ismael@sourcemage.org>
* devel/z3: new spell, The Z3 Theorem Prover
+ * devel/ocamlbuild: new spell, generic build tool
2019-08-17 Vlad Glagolev <stealth@sourcemage.org>
* utils/perf: new spell, Linux performance analyzing tool