doc: update v2.5 release notes draft
[git-cola.git] / share / doc / git-cola / relnotes / v1.4.3.2.rst
blob51bd845b1ebba3d68f2a4f6fcc031aa9c9593eeb
1 .. _v1.4.3.2:
3 git-cola v1.4.3.2
4 =================
5 Usability, bells and whistles
6 -----------------------------
7 * Faster startup time! `git cola` now offloads initialization
8   to a background thread so that the GUI appears almost instantly.
10 * Specialized diff options for p4merge, vimdiff, araxis, emerge,
11   and ecmerge in difftool (backported from git.git).
13 Fixes
14 -----
15 * Fix launching commands in the background on Windows
16   (e.g. when launching `git difftool`).
18 * Fix unicode errors when home or repository directories contain
19   unicode characters.
21   https://github.com/git-cola/git-cola/issues/74
23   Redhat's bugzilla #694806
25   https://bugzilla.redhat.com/show_bug.cgi?id=694806