aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.10.2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/2.10.2.txt')
-rw-r--r--Documentation/RelNotes/2.10.2.txt18
1 files changed, 15 insertions, 3 deletions
diff --git a/Documentation/RelNotes/2.10.2.txt b/Documentation/RelNotes/2.10.2.txt
index 53f2b30..bcaa040 100644
--- a/Documentation/RelNotes/2.10.2.txt
+++ b/Documentation/RelNotes/2.10.2.txt
@@ -1,5 +1,5 @@
-Magit v2.10.2 Release Notes (unreleased)
-========================================
+Magit v2.10.2 Release Notes
+===========================
Changes since v2.10.1
---------------------
@@ -16,7 +16,7 @@ Fixes since v2.10.1
and because of a too-strict assertion that only single-parent commits
can be cherry-picked. #2978
-* magit-abbrev-length mishandled two edge cases, returning 0 when
+* `magit-abbrev-length' mishandled two edge cases, returning 0 when
called within an empty repository or outside of a repository.
077740f5
@@ -33,3 +33,15 @@ Fixes since v2.10.1
visited for deleted and added lines. For example, with the range
"rev1..rev2", calling `magit-diff-visit-file' on a deleted line
visited the blob for rev2. c24f32cd
+
+This release also contains other minor improvements, bug fixes, and
+documentation fixes.
+
+Authors
+-------
+
+ 10 Jonas Bernoulli
+ 9 Kyle Meyer
+ 1 Ben North
+ 1 Fabian Wiget
+ 1 Mark Oteiza