summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-03-11 17:57:49 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-03-11 17:57:49 +0900
commit2115a69e426cceed2b9862d61498126487663390 (patch)
tree4c3b278765f9c81bf3abe0d746cd137c1c2bedb0
parentbd867ae0c3aee51908b243ab53afb2cf54549aca (diff)
Update 2.8.2 release notesv2.8.2
-rw-r--r--ReleaseNotes/ReleaseNotes-2.8.2.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.8.2.txt b/ReleaseNotes/ReleaseNotes-2.8.2.txt
index f3f1741aa1..98a4ea7304 100644
--- a/ReleaseNotes/ReleaseNotes-2.8.2.txt
+++ b/ReleaseNotes/ReleaseNotes-2.8.2.txt
@@ -130,6 +130,13 @@ When a review includes both new label scores and updates to existing label
scores, use `upsert` to record them all at the same time, rather than in
separate `update` and `insert` operations.
+* link:https://code.google.com/p/gerrit/issues/detail?id=2374[Issue 2374]:
+Prevent duplicate commits in same project when uploading to `refs/changes/n`.
++
+Under certain circumstances, when pushing to `refs/changes/n`, the same
+commit could be pushed onto multiple changes even if the changes were on the
+same branch.
+
* Remove dependency on joda time library in gerrit launcher.
+
The joda time library was being unnecessarily packaged in the root of