summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-01-01 00:00:00 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 13:06:24 +0200
commit0fc79ba87996e3df6044cc4f3b4bffa03fe9d529 (patch)
treea6f14116530c38332ca4f2ddeb155de96d592346 /ChangeLog
parenta6f70c118d1ea46dae438943f474e4c5406c43b3 (diff)
Add a strip function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 484f88a..c6aa356 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
* NEWS (A random number generator): Update NEWS
(Generating a key pair): Update NEWS
+ (Strip a public key): Update NEWS
2020-11-22 Vivien Kraus <vivien@planete-kraus.eu>