Fixing changelog typo

This commit is contained in:
Jon Wayne Parrott
2016-05-20 14:47:01 -07:00
parent 2ed5788f55
commit f322ef9cdf

View File

@@ -19,7 +19,7 @@
* Adding common `sign_blob()` to service account types and a
`service_account_email` property. (#421)
* Improving error message in P12 factory
`ServiceAccountCredentials.frogit gadm_p12_keyfile` when pyOpenSSL is
`ServiceAccountCredentials.from_p12_keyfile` when pyOpenSSL is
missing. (#424)
* Allowing default flags in `oauth2client.tools.run_flow()`
rather than forcing users to create a dummy argparser (#426)