SHA256
1
0
forked from pool/git

Accepting request 233581 from devel:tools:scm

git 1.9.3 (forwarded request 233484 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/233581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=134
This commit is contained in:
Stephan Kulow
2014-05-13 18:45:48 +00:00
committed by Git OBS Bridge
parent 9a0a57bf85
commit a4882f4047
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 11 15:51:39 UTC 2014 - andreas.stieger@gmx.de
- git 1.9.3:
* "git p4" dealing with changes in binary files were broken by a
change in 1.9 release.
* The shell prompt script (in contrib/), when using the
PROMPT_COMMAND interface, used an unsafe construct when showing
the branch name in $PS1.
* Some more Unicode codepoints defined in Unicode 6.3 as having
zero width have been taught to our display column counting
logic.
-------------------------------------------------------------------
Sun Apr 13 20:19:26 UTC 2014 - andreas.stieger@gmx.de