OSDN Git Service

[add] #37370 1.7.2のバージョン履歴を整理。
authorDeskull <deskull@users.sourceforge.jp>
Wed, 2 Jan 2019 07:45:09 +0000 (16:45 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Wed, 2 Jan 2019 07:45:09 +0000 (16:45 +0900)
src/history.adoc
src/history/history1.7.2.adoc [new file with mode: 0644]
src/make.sh

index 6ed36f3..d010401 100644 (file)
@@ -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 (file)
index 0000000..56bd781
--- /dev/null
@@ -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の変更をコミット。 -新領域「呪術」(ハイメイジ専用) -プレイ動画録画再生機能('\]'キー) -アーティファクト追加]
+
index 9daa0ba..6c153e8 100644 (file)
@@ -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}