summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPavel Vinogradov2019-01-14 20:43:45 -0500
committerPavel Vinogradov2019-01-14 20:43:45 -0500
commit542e9b2420121cab7e1dbed8bc661916f495b1ce (patch)
tree8c39d2bfa5b9e8fb73062bfb9837c083d8e35242 /ChangeLog
parent2a23e782fedd33148f87ccf91af5a088ae655f9a (diff)
libs/fstrcmp: new spell, strings fuzzy comparisons library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0719bd3e3b..988d78c2f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2019-01-14 Pavel Vinogradov <public@sourcemage.org>
+ * libs/fstrcmp: new spell, strings fuzzy comparisons library
+
2019-01-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* devel/clazy: new spell, an llvm plugin that understands Qt idioms