summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-12-05 08:36:44 -0300
committerIsmael Luceno2015-12-05 08:36:44 -0300
commit99cc6eb41db5b905aa76a79dc10bd41f5e02ffe4 (patch)
treea20c7f5e65095286807127e53136f631cb0d0828 /ChangeLog
parent164a7c757a1a7a7c47f255dca33725c6b7fe3aa1 (diff)
cmph: new spell, C Minimal Perfect Hashing Library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7bca208a9..b49885172f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-12-05 Ismael Luceno <ismael@sourcemage.org>
+ * devel/cmph: new spell, C Minimal Perfect Hashing Library
+
2015-12-05 Vlad Glagolev <stealth@sourcemage.org>
* utils/puppet-lint: new spell, ensure your Puppet manifests conform
with the style guide