summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2016-10-11 20:01:49 -0400
committerVlad Glagolev2016-10-11 20:01:49 -0400
commit2e705760639283efb706dc596d2470ab5195971e (patch)
treecf565c0f6df0b9843ed70f220d93175c959ed12d /ChangeLog
parent58c22dc458cd709d9348a2efed18cc441eb4feff (diff)
szl: new spell, lightweight, embeddable scripting language
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83f45a11c0..2eafffe86e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-10-11 Vlad Glagolev <stealth@sourcemage.org>
+ * devel/szl: new spell, lightweight, embeddable scripting language
+
2016-10-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* devel/uncrustify: new spell, a code beautifier for C-like languages