summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine/packaging/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python-google-compute-engine/packaging/debian/changelog')
-rw-r--r--packages/python-google-compute-engine/packaging/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/python-google-compute-engine/packaging/debian/changelog b/packages/python-google-compute-engine/packaging/debian/changelog
index d169640..85cd567 100644
--- a/packages/python-google-compute-engine/packaging/debian/changelog
+++ b/packages/python-google-compute-engine/packaging/debian/changelog
@@ -1,5 +1,13 @@
python-google-compute-engine (1:20190801.00-g1) stable; urgency=medium
+ * Fix setup.py version to be compliant with legacy builds.
+ * Detect hostname changes.
+ * Use non-numeric project ID in generated boto.cfg for GSUtil.
+
+ -- Google Cloud Team <gc-team@google.com> Thu, 05 Sep 2019 11:08:18 -0700
+
+python-google-compute-engine (1:20190801.00-g1) stable; urgency=medium
+
* Re-enable boto config and drop writing plugin directory.
* Fix metadata script retrieval.