diff --git a/docs/ko/relnotes/0.7.3.txt b/docs/ko/relnotes/0.7.3.txt new file mode 100644 index 000000000..76663e864 --- /dev/null +++ b/docs/ko/relnotes/0.7.3.txt @@ -0,0 +1,9 @@ +Yobi v0.7.3 릴리즈 노트 +======================= + +v0.7.2 이후 버그수정 +-------------------- + +* JGit 보안 취약점 (CVE-2014-9390) (0929763) +* 업데이트 확인 사이트가 repo.yobi.io 여야하는데 여전히 Github인 문제 (7a6d696) +* 업데이트 확인을 지나치게 자주하는 문제 (f7d072d) diff --git a/docs/relnotes/0.7.3.txt b/docs/relnotes/0.7.3.txt new file mode 100644 index 000000000..21cff6774 --- /dev/null +++ b/docs/relnotes/0.7.3.txt @@ -0,0 +1,9 @@ +Yobi v0.7.3 Release Notes +========================= + +Fixes since v0.7.2 +------------------ + +* JGit had a critical vulnerability (CVE-2014-9390) (0929763) +* Software Update: The update site was still Github. (7a6d696) +* Software Update: Yobi has checked new update too frequently. (f7d072d)