diff --git a/CHANGELOG b/CHANGELOG index 71e8f41530..8a865c7502 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,15 +1,7 @@ swift (x.x.x) - * Renamed swift-stats-populate to swift-dispersion-populate and - swift-stats-report to swift-dispersion-report with extraneous unused - options removed. The new tools use dispersion.conf instead of stats.conf. + The next Swift version is in development. A full change log will be + available on release. Until then, you can use the following bzr command to + see the commit history: - * Transaction id for each request is returned in a response header - (X-Trans-ID). Setting the transaction id has moved from the proxy server to - the catch_errors middleware. Additionally, the internal header has changed - from X-CF-Trans-ID to X-Trans-ID. - - * Fixed Python 2.7 httplib compatibility problem. - - * Added list_parts command to swift-ring-builder which lists common - partitions for a list of devices. + bzr log --log-format short --forward -rtag:1.3.0..