GitX v0.4.1

This commit is contained in:
Pieter de Bie
2008-10-09 15:53:17 +02:00
parent d4f2b4a120
commit 2b089a79fe
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -1,5 +1,14 @@
GitX Release Notes
v0.4.1
==
This is a maintenance release. Most important fixes:
* The diff display is now much faster
* More locations are now searched for a default git
* Code pasted online is now private
v0.4: Changes since v0.3.1
===
* A new commitview, allowing you to selectively add changes and commit them.
+2 -2
View File
@@ -39,9 +39,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.4</string>
<string>0.4.1</string>
<key>CFBundleShortVersionString</key>
<string>0.4</string>
<string>0.4.1</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>