beta-0.89.2
[luatex.git] / source / texk / web2c / ctiedir / ChangeLog
blob2ce0f61df9d9b8c5e6b76a3ddc7cac18c32b57cc
1 2014-06-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
3         * ctie-k.ch: Avoid useless char subscript warnings.
5 2014-02-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
7         * ctie-k.ch: Handle input lines with CRLF.
9 2013-06-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
11         * ctie-k.ch: Include <stdio.h> after <kpathsea/kpathsea.h>.
12         Drop unused string variable 'file_open_mode'.
14 2012-05-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
16         * ctie-k.ch: Use binary mode for output files.
17         From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).
19 2010-04-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
21         * ctie-k.ch: Replace "-[m|c]" in usage message by "-m|-c".
23 2009-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
25         Avoid maximal compiler warnings.
26         * ctie-k.ch (err_print, pfatal_error, CTIEHELP, usage_help,
27         print_version_and_exit): Constify strings.
29 2009-08-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
31         * ../am/cweb.am (ctie_CFLAGS): Enable compiler warnings.
32         * ctie-k.ch: Declare all functions (except main) as static.
34 2009-08-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
36         * ctie-k.ch (kpathsea_version_string): Drop nested extern decls.
38 2009-06-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
40         * ctie-k.ch: Drop P?C, P?H, use ANSI C function declarations.
42         * ctie-k.c (removed): obsolete, there still is ctie.c.
44 2005-02-05  Olaf Weber  <olaf@infovore.xs4all.nl>
46         * ctie.1: Correct header from TIE to CTIE.
48 2005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
50         * ctie.1 (ctie.1): Man page correction from Eric S. Raymond
51         <esr@thyrsus.com>.
53 2003-04-20  Julian Gilbey  <jdg@debian.org>
55         * Remove documented need for any change files - they're not
56           actually necessary (thanks to Hartmut Henkel
57           <hartmut_henkel@gmx.de> for this observation)
59         * Use kpathsea 3.4.5 modified functions, losing some backward
60           compatibility if the kpathsea library is used
62         * Match current Web2C/Kpathsea modifications to cweb, and modify
63           to more closely match cweb 3.64 behaviour
65         * Release as version 1.1
67 2002-02-03  Julian Gilbey  <jdg@debian.org>
69         * Make success message appear on a new line at end of run
71         * Improve formatted output for ctie-k.ch
73         * Release as version 1.0
75 2002-01-13  Julian Gilbey  <jdg@debian.org>
77         * Initial release (version 0.9)