summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/ChangeLog
diff options
context:
space:
mode:
authorTakuji Tanaka <KXD02663@nifty.ne.jp>2016-03-05 08:53:28 +0000
committerTakuji Tanaka <KXD02663@nifty.ne.jp>2016-03-05 08:53:28 +0000
commitc7c20e7f52f7f0b5a903a039c91274cb05ca9b83 (patch)
tree7c25fbc3f80e6b1081ebef7f75366ef0f36b8a9f /Build/source/texk/dvi2tty/ChangeLog
parent7c7c985a2e338faf2f18ed1bb1201fc248fb595a (diff)
texk/dvi2tty: dvi2tty-6.0.0
git-svn-id: svn://tug.org/texlive/trunk@39942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvi2tty/ChangeLog')
-rw-r--r--Build/source/texk/dvi2tty/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/texk/dvi2tty/ChangeLog b/Build/source/texk/dvi2tty/ChangeLog
index d2fadd81970..c089570b222 100644
--- a/Build/source/texk/dvi2tty/ChangeLog
+++ b/Build/source/texk/dvi2tty/ChangeLog
@@ -1,3 +1,19 @@
+2016-03-05 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ dvi2tty-6.0.0.
+ Support T1,TS1,OT2,T2A,T2B,T2C,X2 encodings.
+ Add utf8 output for the latin, cyrillic encodings and
+ OML,OMS encodings.
+ Add option '-C' not to compose a combining character sequence.
+ * dvi2tty.c, dvi2tty.h: Add new option '-C', '-Eu1' and inner flags.
+ * tex2ucs.h (new), dvistuff.c: Add utf8 support and new encodings.
+ * test/table.tex, table.dvi, dvi2tty.test: Add a new test.
+ * table{,c,s,u,uC,Eu,Eu1,EuC,Eua}.tty,
+ testEu.tty, ligtest{u,Eu}.tty (new);
+ test{,s,u}.tty, ligtest.tty (update): Expected output.
+ * Makefile{,.am,.in}: Add the new test and the new header file.
+ * configure{,.ac}: Update version number.
+
2016-02-23 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* Makefile.am, configure.ac: New convention.