12014-06-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
2
3	* ctie-k.ch: Avoid useless char subscript warnings.
4
52014-02-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
6
7	* ctie-k.ch: Handle input lines with CRLF.
8
92013-06-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
10
11	* ctie-k.ch: Include <stdio.h> after <kpathsea/kpathsea.h>.
12	Drop unused string variable 'file_open_mode'.
13
142012-05-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
15
16	* ctie-k.ch: Use binary mode for output files.
17	From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).
18
192010-04-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
20
21	* ctie-k.ch: Replace "-[m|c]" in usage message by "-m|-c".
22
232009-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
24
25	Avoid maximal compiler warnings.
26	* ctie-k.ch (err_print, pfatal_error, CTIEHELP, usage_help,
27	print_version_and_exit): Constify strings.
28
292009-08-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
30
31	* ../am/cweb.am (ctie_CFLAGS): Enable compiler warnings.
32	* ctie-k.ch: Declare all functions (except main) as static.
33
342009-08-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
35
36	* ctie-k.ch (kpathsea_version_string): Drop nested extern decls.
37
382009-06-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
39
40	* ctie-k.ch: Drop P?C, P?H, use ANSI C function declarations.
41
42	* ctie-k.c (removed): obsolete, there still is ctie.c.
43
442005-02-05  Olaf Weber  <olaf@infovore.xs4all.nl>
45
46	* ctie.1: Correct header from TIE to CTIE.
47
482005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
49
50	* ctie.1 (ctie.1): Man page correction from Eric S. Raymond
51	<esr@thyrsus.com>.
52
532003-04-20  Julian Gilbey  <jdg@debian.org>
54
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)
58
59	* Use kpathsea 3.4.5 modified functions, losing some backward
60	  compatibility if the kpathsea library is used
61
62	* Match current Web2C/Kpathsea modifications to cweb, and modify
63	  to more closely match cweb 3.64 behaviour
64
65	* Release as version 1.1
66
672002-02-03  Julian Gilbey  <jdg@debian.org>
68
69	* Make success message appear on a new line at end of run
70
71	* Improve formatted output for ctie-k.ch
72
73	* Release as version 1.0
74
752002-01-13  Julian Gilbey  <jdg@debian.org>
76
77	* Initial release (version 0.9)
78