Skip to content

Commit d92347f

Browse files
committed
Almost ready for 2.8.3
Signed-off-by: Junio C Hamano <[email protected]>
1 parent cc60190 commit d92347f

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)