Add releasenotes for 0.6.2

This commit is contained in:
Pieter de Bie
2009-03-28 22:37:26 +00:00
parent 49a21e655f
commit 12124338fc
+18
View File
@@ -0,0 +1,18 @@
v0.6.2
===
This is a maintenance release. The following bugs have been fixed:
* Fix many display bugs in the history view (Thanks to Johannes Gilger)
* Fix moving of refs
* GitX no longer stalls if you have a large amount of untracked files
* GitX now asks for confirmation before deleting a branch
* GitX no longer shows ghost files after staging a hunk
* Dragging and dropping a tree now correctly copies all files
In addition, the following features have been added:
* There is now a 'New…' option to create a new repository
* The 'Gist It' feature now asks for confirmation by default. This can be changed in the preferences
* GitX can now open any directory by dragging it on the icon
* GitX now asks for confirmation before deleting a branch