From 99b7f4f34dd595579181a696ae976a678fe00d49 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 14 Feb 2017 13:43:01 +0100 Subject: python: Add convenience functions for the home directory. * NEWS: Update. * lang/python/gpg/core.py (Context.__init__): Add 'home_dir' argument. (__repr__): Include 'home_dir'. (Context.home_dir): New property. Signed-off-by: Justus Winter --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4405f6c0..7ec3dfbe 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ Noteworthy changes in version 1.8.1 (unreleased) cpp: Key::addUid() NEW. qt: CryptoConfig::stringValueList() NEW. gpgme_data_rewind UN-DEPRECATE. + py: Context.__init__ EXTENDED: New keyword argument home_dir. + py: Context.home_dir NEW. Noteworthy changes in version 1.8.0 (2016-11-16) -- cgit v1.2.3