summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2016-09-28 17:38:50 -0400
committerVlad Glagolev2016-09-28 17:38:50 -0400
commitbdd364fe9e96fe974402e538380117ab3cfb706b (patch)
tree98ef492e75a35792278e8393aa4f0a0124f520d8 /ChangeLog
parent5dcbd40204698e01a8e32d65560ef51b188a945e (diff)
git-crypt: new spell, transparent file encryption in git
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34e34f95a9..beb281a91d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-09-28 Vlad Glagolev <stealth@sourcemage.org>
+ * crypto/git-crypt: new spell, transparent file encryption in git
+
2016-09-26 Vlad Glagolev <stealth@sourcemage.org>
* utils/perli: new spell, multi-platform Perl REPL