From dc96419348e3dc74fb814e7afa9d980de9487863 Mon Sep 17 00:00:00 2001 From: gholt Date: Tue, 17 May 2011 15:29:33 +0000 Subject: Change the CHANGELOG; now we'll only change it as we cut a release. --- CHANGELOG | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index e9ed2bc2f..8a865c750 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +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. + bzr log --log-format short --forward -rtag:1.3.0.. -- cgit v1.2.1