Skip to content

Commit 6cfa984

Browse files
author
nmlgc
committed
Update NEWS and version.
1 parent 6229184 commit 6cfa984

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

NEWS

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
What's new in thtk 5:
1+
What's new in thtk-nmlgc 6:
22

3-
Make: --enable-combine was removed.
4-
thanm: The sentinel instructions are left out from the scripts.
5-
thecl: Bogus rank flags will not be displayed for TH07.
6-
thanm: The new format will be handled correctly (by ignoring the Format: field).
7-
thtk: The h command has been removed, run the program without a command to see the usage.
8-
thdat: The code has been refactored.
9-
thdat: A shared library is available.
10-
thdat: A command for listing the contents of archives was added.
11-
thmsg: Support for TH13 has been completed.
12-
thecl: Support for TH13 has been completed,
13-
compatibility with the trial was lost.
14-
thanm: Support for TH13 has been completed.
15-
One file is not properly reconstructed due to the same bug that affects
16-
TH12.
3+
thmsg: Separate arguments by semicolons to interfer with text less.
4+
thecl: Support for Uwabami Breakers has been added.
5+
thecl: Support for the TH14 trial has been added.
6+
thanm: Support for the TH14 trial has been added.
7+
thmsg: Support for the TH14 web trial build (v0.01b) has been added.
8+
The Reitaisai release (v0.01a) uses the same format as TH13.
9+
10+
Furthermore, main ECL sub dumping for TH06, TH07 and TH08 has been added in the
11+
'th06-main-sub-dump' branch. Since it still lacks a compiler and is thus pretty
12+
useless, it is not yet available in the master branch and the binary releases.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.62) dnl 2.62 for AC_OPENMP.
2-
AC_INIT([Touhou Toolkit], [5],
2+
AC_INIT([Touhou Toolkit], [6],
33
44
[thtk-nmlgc],
55
[https://github.com/nmlgc/thtk])

0 commit comments

Comments
 (0)