From 38bfbd6a3fd764640edbcf3432f4c733a1d7f434 Mon Sep 17 00:00:00 2001 From: Deskull Date: Wed, 2 Jan 2019 16:45:09 +0900 Subject: [PATCH] =?utf8?q?[add]=20#37370=201.7.2=E3=81=AE=E3=83=90?= =?utf8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E5=B1=A5=E6=AD=B4=E3=82=92?= =?utf8?q?=E6=95=B4=E7=90=86=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/history.adoc | 4 +++- src/history/history1.7.2.adoc | 13 +++++++++++++ src/make.sh | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 src/history/history1.7.2.adoc diff --git a/src/history.adoc b/src/history.adoc index 6ed36f3..d010401 100644 --- a/src/history.adoc +++ b/src/history.adoc @@ -3,7 +3,7 @@ ## バージョン情報 -現在バージョンごとに整理中です。しばらくお待ちください。 +現在バージョンごとに整理し、時系列順に並べています。しばらくお待ちください。 ### Ver.2.2.1 @@ -23,6 +23,8 @@ ### Ver.2.0.0 +### link:/history/history1.7.2.html[Ver.1.7.2] + ### link:/history/history1.7.1.html[Ver.1.7.1] ### link:/history/history1.4.7and1.6.2.html[Ver.1.4.6 & 1.6.2] diff --git a/src/history/history1.7.2.adoc b/src/history/history1.7.2.adoc new file mode 100644 index 0000000..56bd781 --- /dev/null +++ b/src/history/history1.7.2.adoc @@ -0,0 +1,13 @@ +:lang: ja +:doctype: article + +## 2009/09/15 Ver.1.7.2 (安定版) + +### リリースノート + +Ver.1.7.2は2009/09/15に指定されました。新領域「呪術」更新でほぼ占められています。 + +### リポジトリ詳細 + +* Tue Sep 15 13:21:06 2009 +0000: (iks) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/53ee2a21668383644dd58375dbc4d48b532f9dd8[branch-hexの変更をコミット。 -新領域「呪術」(ハイメイジ専用) -プレイ動画録画再生機能('\]'キー) -アーティファクト追加] + diff --git a/src/make.sh b/src/make.sh index 9daa0ba..6c153e8 100644 --- a/src/make.sh +++ b/src/make.sh @@ -32,7 +32,7 @@ for v in $score_list; do > ../web/${v}.html done -history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1 history1.4.0and1.5.0 history1.4.1and1.5.1 history1.4.2and1.5.2 history1.4.3and1.5.3 history1.4.4and1.5.4 history1.4.5and1.6.0 history1.4.6and1.6.1 history1.4.7and1.6.2 history1.7.0 history1.7.1" +history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1 history1.4.0and1.5.0 history1.4.1and1.5.1 history1.4.2and1.5.2 history1.4.3and1.5.3 history1.4.4and1.5.4 history1.4.5and1.6.0 history1.4.6and1.6.1 history1.4.7and1.6.2 history1.7.0 history1.7.1 history1.7.2" for v in $history_list; do echo ${v} -- 2.11.0