OSDN Git Service

Update Change Log for 1.3.1.0
[tortoisegit/TortoiseGitJp.git] / src / Changelog.txt
index 2026659..5192279 100644 (file)
@@ -1,5 +1,21 @@
 = 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
+== 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