Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit aa0ba07

Browse files
committed
Update draft release notes to 2.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0d9cb2d commit aa0ba07

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Documentation/RelNotes/2.1.0.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,12 @@ Performance, Internal Implementation, etc.
138138
when only small part of the working tree changes.
139139

140140
* Effort to shrink the size of patches Windows folks maintain on top
141-
by upstreaming them continues.
141+
by upstreaming them continues. More tests that are not applicable
142+
to the Windows environment are identified and either skipped or
143+
made more portable.
142144

143-
* Patches maintained by msysgit folks for Windows port are being
144-
upstreamed here a bit by bit.
145+
* Eradication of "test $condition -a $condition" from our scripts
146+
continues.
145147

146148
* The leaf function to check validity of a refname format has been
147149
micro-optimized, using SSE2 instructions when available. A few

0 commit comments

Comments
 (0)