From 72b90fed4c62cf75497a7d66714f5fb0aa91f18b Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Thu, 12 Sep 2019 16:28:40 -0700 Subject: Authors/changelog for 3.8.1 Change-Id: I4f178c30723e0da6ba1ec8c8c171137ada631496 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 253a3cc..501491b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +3.8.1 +----- + +* Deleting or overwriting a symlink to an SLO or DLO will no longer attempt + to clean up the large object's segments. + +* Fixed an issue sending non-ASCII metadata keys on Python 3. + Note that receiving such metadata on py3 is still broken; + see https://bugs.python.org/issue37093 + +* Documentation can now be rendered as a PDF. + +* Dropped Python 3.5 testing. + + 3.8.0 ----- -- cgit v1.2.1