Skip to content

Commit

Permalink
Update draft release notes to 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 30, 2014
1 parent 0d9cb2d commit aa0ba07
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Documentation/RelNotes/2.1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,12 @@ Performance, Internal Implementation, etc.
when only small part of the working tree changes.

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

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

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

0 comments on commit aa0ba07

Please sign in to comment.