Skip to content

Commit 63a3502

Browse files
committed
Sync with maint
* maint: Almost ready for 2.8.3
2 parents a3fe554 + d92347f commit 63a3502

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/RelNotes/2.8.3.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,13 @@ Fixes since v2.8.2
5858
See http://thread.gmane.org/gmane.comp.version-control.git/291853
5959
and http://thread.gmane.org/gmane.comp.version-control.git/275680.
6060

61+
* "git replace -e" did not honour "core.editor" configuration.
62+
63+
* Upcoming OpenSSL 1.1.0 will break compilation b updating a few APIs
64+
we use in imap-send, which has been adjusted for the change.
65+
66+
* "git submodule" reports the paths of submodules the command
67+
recurses into, but this was incorrect when the command was not run
68+
from the root level of the superproject.
69+
6170
Also contains minor documentation updates and code clean-ups.

0 commit comments

Comments
 (0)