OSDN Git Service

merge original branch.
[tortoisegit/TortoiseGitJp.git] / src / Changelog.txt
index 5c6e7da..d409d50 100644 (file)
@@ -1,3 +1,33 @@
+= Release 1.3.2.0 =\r
+== Bug Fix ==\r
+ * Fixed issue #276: Crash on seeing diff with previous version\r
+ * Fixed issue #275: Load gitweb for 'Browse' button\r
+ * Fixed issue #265: Log dialog: Date picker throws multiple error messages when date is before 1.1.1970\r
+ * Fix RefLogDlg crash\r
+\r
+= Release 1.3.1.0 =\r
+== Features ==\r
+ * Improve Log Dialog. Speed up log fetch speed. \r
+   Build Git source as a DLL. LogDialog will call gitdll to fetch log instead of capture git.exe output.\r
+   Improve refresh and all branch user experience. refresh can abort runing fetch log commit.\r
+\r
+ * Improve icon-overlay\r
+   Give up igit.exe and use tgit which build from git source by VS. \r
+   use tgit.exe statusex to get file status. \r
+   Don't list all untracked files. \r
\r
+ * Improve commit and checkout modify dialog\r
+   Don't show file that is only time stamp change and no context change. \r
+   Run git-update-index first when open commit and checkout out modify dialog. \r
+\r
+== Bug Fix ==\r
+ * Fixed issue #234: First log(first commit in history) was missing...\r
+ * Fixed issue #232: "No Commit" Option always acitve\r
+ * Fix Issue 236:      CGit::GetRemoteList uses bad regular expression\r
+ * Fix blame show wrong when first char is '^'\r
+ * Workaround show "fail" even git run success at sometime by remove "fail" message.\r
+ * Issue 265:  Log dialog: Date picker throws multiple error messages when date is before 1.1.1970\r
+\r
 = Release 1.2.1.0 =\r
 == Features ==\r
  * Add color success and fail at ProgressDlg\r