summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-06-28 16:43:32 -0700
committerTim Burke <tim.burke@gmail.com>2019-07-11 15:27:20 -0700
commit47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707 (patch)
treef52891e1980990f8cc9d914d81c48f6216e649c8 /releasenotes
parent495683d867217eff99d9deab5b4e2bd582f77c00 (diff)
downloadpython-swiftclient-47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707.tar.gz
Authors/changelog for 3.8.03.8.0
Change-Id: I5de701c6282ffb4a3776009aeb16531f29162306
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml b/releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml
new file mode 100644
index 0000000..85ae2c0
--- /dev/null
+++ b/releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Added a new ``--json`` option to ``swift list``.
+fixes:
+ - |
+ Fixed an issue introduced in 3.5.0 where re-uploading an SLO with
+ the same size, mtime, and segment size would delete all of the
+ just-uploaded segments.