Skip to content

Commit 95a731c

Browse files
committed
Almost ready for 2.15.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1c89be1 commit 95a731c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/RelNotes/2.15.1.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,17 @@ Fixes since v2.15
6464

6565
* Updates from GfW project.
6666

67+
* "git rebase -i" recently started misbehaving when a submodule that
68+
is configured with 'submodule.<name>.ignore' is dirty; this has
69+
been corrected.
70+
71+
* Some error messages did not quote filenames shown in it, which have
72+
been fixed.
73+
74+
* Building with NO_LIBPCRE1_JIT did not disable it, which has been fixed.
75+
76+
* We used to add an empty alternate object database to the system
77+
that does not help anything; it has been corrected.
78+
6779

6880
Also contains various documentation updates and code clean-ups.

0 commit comments

Comments
 (0)