=======================================
Bug Fixes
---------
- Fixed resumable upload boundary condition when handling POST request
when server already has complete file, which resulted in an infinite
loop that consumed 100% of the CPU.
- Fixed one more place that outputted progress info when gsutil cp -q
specified (during streaming uploads).
Other Changes
-------------
- Updated help text for "gsutil help setmeta" and "gsutil help metadata", to
clarify and deepen parts of the documentation.