Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Almost ready for 2.8.3
author
Junio C Hamano
<gitster@pobox.com>
Fri, 6 May 2016 21:53:36 +0000
(14:53 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 6 May 2016 21:53:36 +0000
(14:53 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.8.3.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (from parent 1:
cc60190
)
diff --git
a/Documentation/RelNotes/2.8.3.txt
b/Documentation/RelNotes/2.8.3.txt
index 6030f380636057b96e14ab508f67b22ad9f39b5d..af184783bc07534b1519b0b5081d2350d029029b 100644
(file)
--- a/
Documentation/RelNotes/2.8.3.txt
+++ b/
Documentation/RelNotes/2.8.3.txt
@@
-58,4
+58,13
@@
Fixes since v2.8.2
See http://thread.gmane.org/gmane.comp.version-control.git/291853
and http://thread.gmane.org/gmane.comp.version-control.git/275680.
See http://thread.gmane.org/gmane.comp.version-control.git/291853
and http://thread.gmane.org/gmane.comp.version-control.git/275680.
+ * "git replace -e" did not honour "core.editor" configuration.
+
+ * Upcoming OpenSSL 1.1.0 will break compilation b updating a few APIs
+ we use in imap-send, which has been adjusted for the change.
+
+ * "git submodule" reports the paths of submodules the command
+ recurses into, but this was incorrect when the command was not run
+ from the root level of the superproject.
+
Also contains minor documentation updates and code clean-ups.
Also contains minor documentation updates and code clean-ups.