Shawn O. Pearce | c20e283 | 2010-02-17 09:16:26 -0800 | [diff] [blame] | 1 | Release notes for Gerrit 2.0.6 |
| 2 | ============================== |
| 3 | |
| 4 | Gerrit 2.0.6 is now available in the usual location: |
| 5 | |
Shawn Pearce | 6d7ebc6 | 2015-06-12 16:34:42 -0700 | [diff] [blame] | 6 | link:https://www.gerritcodereview.com/download/index.html[https://www.gerritcodereview.com/download/index.html] |
Shawn O. Pearce | c20e283 | 2010-02-17 09:16:26 -0800 | [diff] [blame] | 7 | |
| 8 | New Features |
| 9 | ------------ |
| 10 | |
| 11 | * GERRIT-41 Add support for abandoning a dead change |
| 12 | + |
| 13 | Everyone cheer for Brad Larson for providing this! |
| 14 | |
| 15 | * Bold substrings which match query when showing completi... |
| 16 | |
| 17 | Bug Fixes |
| 18 | --------- |
| 19 | |
| 20 | * GERRIT-43 Work around Safari 3.2.1 OpenID login problems |
| 21 | * GERRIT-43 Suggest boosting the headerBufferSize when deploying un... |
| 22 | * GERRIT-94 Only show the progress meter if we haven't reset the ta... |
| 23 | * GERRIT-94 Defer showing the patch set table until it is fully bui... |
| 24 | * GERRIT-76 Upgrade to JGit 0.4.0-209-g9c26a41 |
| 25 | * Ensure branches modified through web UI replicate |
| 26 | |
| 27 | Other Changes |
| 28 | ------------- |
| 29 | |
| 30 | * Start 2.0.6 development |
| 31 | * Generate the id for the iframe used during OpenID login |
| 32 | * Fix formatting after method rename caused longer lines |
| 33 | * Change copyright messages in file headers to AOSP |
| 34 | * Add missing copyright notice headers to Java sources |
| 35 | * Support running the SSH daemon from the command line |
| 36 | * Ignore GerritServer.properties at the top level |
| 37 | * Fix gerrit_macos.launch to make Eclipse happy |
| 38 | * Merge |
| 39 | * Merge |
| 40 | * Gerrit 2.0.6 |