diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2017-02-14 12:46:28 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2017-02-14 12:46:28 +0100 |
| commit | ade30b02b7a732c4b145f8e7e2af1e17af0a9f4d (patch) | |
| tree | 990d0f4f440c492c6211adef233bd75c233631a6 /Documentation/RelNotes/2.10.2.txt | |
| parent | 1643dc626ab28fd28eff8a94272f0f4fba8e2737 (diff) | |
Release version 2.10.22.10.2
Diffstat (limited to 'Documentation/RelNotes/2.10.2.txt')
| -rw-r--r-- | Documentation/RelNotes/2.10.2.txt | 18 |
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 |
