summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/ChangeLog.TL
blob: 6aa463544ca7dbd9774a0f46ae88c6ec4933abcb (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
	Changes for teTeX / TeX Live.

2009-03-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Imported release 1.12 from savannah.nongnu.org.
	* *-1.11 (removed), *-1.12 (new): Original files.

	* Makefile.am, configure.ac: New TeX Live build system.

	From Vladimir Volovich  <vvv@vsu.ru>
	* special.c-1.12 (new): Original file from release 1.12.
	* special.c: portability fix - put variable declarations
	at the beginning of the block.

2008-05-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Imported release 1.11 from savannah.nongnu.org.
	* *-1.10 (removed), *-1.11 (new): Original files.
	* configure.ac: Updated for release 1.11.

	From Vladimir Volovich  <vvv@vsu.ru>
	* misc.c-1.11, special.c-1.11 (new): Original files from
	release 1.11.
	* misc.c: fix the field name: mmap => data (oversight from
	old code?)
	* special.c: portability fix - put variable declarations
	at the beginning of the block.

2008-05-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Imported release 1.10 from savannah.nongnu.org.

	* Makefile.in-1.10, aclocal.m4-1.10, config.h.in-1.10,
	configure.ac-1.10, configure-1.10 (all new): Original files
	from release 1.10.

	* acinclude.m4 (new): M4 macros extracted from aclocal.m4-1.10.

	* Makefile.in, configure.ac: Adapted for TeX Live.

	* aclocal.m4, config.h.in, configure: Regenerated.

	* dvipng.{dvi,help,info}: Updated generated files.

2008-05-01  Vladimir Volovich  <vvv@vsu.ru>

	* misc.c: #include dvipng.h again at the top, since the mmap
	clash is resolved.

2008-04-29  Vladimir Volovich  <vvv@vsu.ru>

	* misc.c: #include dvipng.h after sys/mman.h, for AIX.

2008-04-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: respect library dependencies.

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

	* configure.ac: fix (system and included) library dependencies.

2008-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* special.c: allow for libgd without jpeg support.
	* configure.ac, config.h.in, configure: adapt.

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

	* configure.ac: Use AC_SEARCH_LIBS such that -lm and -lgen are
	automatically appended to LIBS if needed.
	Quote first arg of of AC_DEFUN.

2006-12-24  Karl Berry  <karl@tug.org>

	* dvipng.h: don't try stdbool if we have kpathsea, Staszek's old
	machine doesn't define false.

2006-12-11  Karl Berry  <karl@tug.org>

	* Makefile.in (MKINSTALLDIRS): is in $(srcdir).

2006-12-09  Karl Berry  <karl@tug.org>

	* dvipng.h (alloca) [_AIX]: #define as _alloca, per the autoconf
	manual.

2006-12-05  Karl Berry  <karl@tug.org>

	* Imported release 1.9.