OSDN Git Service

Update changelog and version number
[tortoisegit/TortoiseGitJp.git] / src / Changelog.txt
index 5b9f22b..78bb731 100644 (file)
@@ -1,3 +1,44 @@
+= Release 1.1.1.0 =\r
+== Features ==\r
\r
+ * Improve Rebase Dialog\r
+   Allow lanuch new rebase dialog again after finish rebase dialog\r
+   Disable "force rebase" checkbox during rebase.\r
+\r
+ * Git SVN\r
+   Append svn:ignore settings to the default git exclude file Add shell extension command to import svn ignore settings. \r
+   Need press "Shift" key to show "import svn ignore" command.\r
+   \r
+ * Drag-drop copy\move support\r
+   File only\r
+  \r
+ * Add paste command at shell extension\r
+   Copy and paste file is okay. But there are problems when including directory. \r
+   Cut and paste working\r
\r
+ * Update notepad2 to 4.022\r
+\r
+ * Sync Dialog\r
+   Ability to sync submodules in TGit sync dialog\r
\r
+ * Statics\r
+   Sort commits by dates before processed by StatGraphDlg\r
\r
+ * Log Dialog\r
+   Show <No branch> replace ref error message at log dialog\r
+   \r
+ * Add Check software updater support. \r
\r
+== Bug Fix ==\r
+ * Fixed issue #185. "Can't find Super-project" when pathname include space.\r
+ * Fixed issue #190: Access violation in Blame and wrong path name when root dir is git repository\r
+ * Fixed issue #180: Create patch serial doesn't work when there is "\" at end of path\r
+ * Fixed issue #173: SVN Rebase does not work The correct handle below case git config svn-remote.svn.fetch myproject/trunk:refs/remotes/trunk\r
+ * Fixed issue #169: Force rebase checkbox is fixed\r
+ * Fixed issue #163: Conflict "theirs" and "mine" are reversed during a rebase\r
+ * Fixed issue #165: Incorect path to Notepad2\r
+ * Fixed issue #158: Rebase can act on the wrong branch\r
\r
 = Release 1.0.2.0 =\r
 == Bug Fix ==\r
  * Fixed issue #155: Fix SVN Rebase sets upstream as remotes/trunk\r