From b5dac080ff80c048687261a7e96f032c7a87a9ba Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Tue, 19 May 2009 18:28:52 +0100 Subject: [PATCH] Release notes for 0.6.3 --- Documentation/ReleaseNotes/v0.6.3.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/ReleaseNotes/v0.6.3.txt diff --git a/Documentation/ReleaseNotes/v0.6.3.txt b/Documentation/ReleaseNotes/v0.6.3.txt new file mode 100644 index 0000000..c2f16a3 --- /dev/null +++ b/Documentation/ReleaseNotes/v0.6.3.txt @@ -0,0 +1,8 @@ +v0.6.3 +=== + +This is a maintenance release. The following bugs have been fixed: + +* Fixed a problem where GitX could not open some directories, for example those that include a . [Johannes Gilger] +* Fixed a performance issue when staging or unstaging a lot of files +* Various buildfixes (Benjamin Kramer, Arjen Laarhoven) \ No newline at end of file