summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/ChangeLog
blob: deb151d0cf714d1713425b2805a1dbca8b757386 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2009-06-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvi2tty.c (readable_file): declare as static.
	* disdvi.c, dvi2tty.h: do not #include <kpathsea/c-proto.h>.

2009-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: enable compiler warnings.
	* disdvi.c, dvi2tty.c, dvi2tty.h, dvistuff.c: ANSI C prototypes.

2009-06-15  Karl Berry  <karl@tug.org>

	* dvi2tty.c,
	* README: clarify that it's GPLv2+, per
	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424018.
	(I do not agree that the VMS folks contributed under the nonfree
	license.)

2009-06-12  Francois Charette  <firmicus@ankabut.net>

	* dvistuff.c: rename getline to texlive_getline.

2009-05-27  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.

2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.in: added AC_CONFIG_HEADERS.

2008-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in: Add @configure_input@ line.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).