<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -116,7 +116,7 @@
             this.labelVersion.Name = &quot;labelVersion&quot;;
             this.labelVersion.Size = new System.Drawing.Size(271, 17);
             this.labelVersion.TabIndex = 0;
-            this.labelVersion.Text = &quot;Version 1.78&quot;;
+            this.labelVersion.Text = &quot;Version 1.79&quot;;
             this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
             this.labelVersion.Click += new System.EventHandler(this.labelVersion_Click);
             // </diff>
      <filename>GitUI/AboutBox.Designer.cs</filename>
    </modified>
    <modified>
      <diff>@@ -104,25 +104,25 @@
             // 
             // MailBody
             // 
-            this.MailBody.Location = new System.Drawing.Point(155, 93);
+            this.MailBody.Location = new System.Drawing.Point(189, 93);
             this.MailBody.Name = &quot;MailBody&quot;;
-            this.MailBody.Size = new System.Drawing.Size(502, 56);
+            this.MailBody.Size = new System.Drawing.Size(468, 56);
             this.MailBody.TabIndex = 13;
             this.MailBody.Text = &quot;&quot;;
             // 
             // MailSubject
             // 
-            this.MailSubject.Location = new System.Drawing.Point(155, 66);
+            this.MailSubject.Location = new System.Drawing.Point(189, 66);
             this.MailSubject.Name = &quot;MailSubject&quot;;
-            this.MailSubject.Size = new System.Drawing.Size(502, 20);
+            this.MailSubject.Size = new System.Drawing.Size(468, 20);
             this.MailSubject.TabIndex = 12;
             // 
             // MailAddress
             // 
             this.MailAddress.FormattingEnabled = true;
-            this.MailAddress.Location = new System.Drawing.Point(155, 38);
+            this.MailAddress.Location = new System.Drawing.Point(189, 38);
             this.MailAddress.Name = &quot;MailAddress&quot;;
-            this.MailAddress.Size = new System.Drawing.Size(502, 21);
+            this.MailAddress.Size = new System.Drawing.Size(468, 21);
             this.MailAddress.TabIndex = 11;
             // 
             // SendToMail
@@ -160,9 +160,9 @@
             // 
             // OutputPath
             // 
-            this.OutputPath.Location = new System.Drawing.Point(155, 11);
+            this.OutputPath.Location = new System.Drawing.Point(189, 11);
             this.OutputPath.Name = &quot;OutputPath&quot;;
-            this.OutputPath.Size = new System.Drawing.Size(502, 20);
+            this.OutputPath.Size = new System.Drawing.Size(468, 20);
             this.OutputPath.TabIndex = 7;
             // 
             // splitContainer2</diff>
      <filename>GitUI/FormFormatPath.Designer.cs</filename>
    </modified>
    <modified>
      <diff>@@ -53,7 +53,7 @@ namespace GitUI
         {
             get
             {
-                return &quot;178&quot;;
+                return &quot;179&quot;;
             }
         }
 </diff>
      <filename>GitUI/GitUIEventArgs.cs</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,14 @@
 Changelog
 =========
 
+Version 1.79
+	Added push force support for branch pushing
+	Added push force support for tag pushing
+	Added appearance tab to settings dialog.
+	Added alt-c, alt-a and alt-r as keys for commit, amend and rescan.
+	Added checkbox &quot;close dialog after commit&quot; on commit dialog
+	Removed Load button from view patch dialog. Patch is now loaded when file is selected.
+
 Version 1.78
 	Fixed bug causing the commitmessage to contain encoding marker bytes
 	Fixed bug preventing the bash to show</diff>
      <filename>GitUI/Resources/ChangeLog.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>104af2345c6ab230e5af97f049e7c72035007c1c</id>
    </parent>
  </parents>
  <author>
    <name>Henk Westhuis</name>
    <email>Henk_Westhuis@hotmail.com</email>
  </author>
  <url>http://github.com/spdr870/gitextensions/commit/ffdcd357f2c305e414779ef16ddfb3c31bd758e2</url>
  <id>ffdcd357f2c305e414779ef16ddfb3c31bd758e2</id>
  <committed-date>2009-10-31T09:39:41-07:00</committed-date>
  <authored-date>2009-10-31T09:24:39-07:00</authored-date>
  <message>Version info updated</message>
  <tree>2f4b060c3e5ba05098b73d7796061bc59b7fd524</tree>
  <committer>
    <name>Henk Westhuis</name>
    <email>Henk_Westhuis@hotmail.com</email>
  </committer>
</commit>
