summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-02-24 05:59:17 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-02-24 05:59:17 +0300
commit6589e3df668a170d72f4e39da0b64a930b2bbff3 (patch)
tree06aff2a61db9ec5a28c53b98c6cffb91e810f321 /ChangeLog
parentssh/key-type.h: Add parent object to the key structure (diff)
downloadguile-ssh-6589e3df668a170d72f4e39da0b64a930b2bbff3.tar.gz
NEWS: Update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6960925..7c08ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-02-24 Artyom Poptsov <poptsov.artyom@gmail.com>
+ * NEWS: Update.
+
* ssh/key-type.h: Add parent object to the key structure.
* ssh/key-type.c (mark_key_smob): Mark parent.
(free_key_smob): Free the key only if it does not have a parent.