1 Git v1.9.3 Release Notes
2 ========================
7 * "git p4" dealing with changes in binary files were broken by a
10 * The shell prompt script (in contrib/), when using the PROMPT_COMMAND
11 interface, used an unsafe construct when showing the branch name in
14 * "git rebase" used a POSIX shell construct FreeBSD /bin/sh does not
17 * Some more Unicode codepoints defined in Unicode 6.3 as having
18 zero width have been taught to our display column counting logic.
20 * Some tests used shell constructs that did not work well on