summaryrefslogtreecommitdiff
path: root/Build/source/README.branch2011
blob: 0e4762e6f3931beda3c1bc62e25c0570bc965cb6 (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
$Id$
Public domain.  Originally written 2011 by Karl Berry.

This file records commits made to the bug-fix branch (only).
------------------------------------------------------------------------
r24363 | karl | 2011-10-23 01:08:32 +0200 (Sun, 23 Oct 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c

branch2011: import luatex array fix from trunk r24353

------------------------------------------------------------------------
r24348 | karl | 2011-10-21 01:59:55 +0200 (Fri, 21 Oct 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/eptexdir/eptex.ech
   M /branches/branch2011/Build/source/texk/web2c/synctexdir/synctex-e-rec.ch0

branch2011: import e-ptex fixes from trunk r23688

------------------------------------------------------------------------
r24347 | karl | 2011-10-21 01:54:25 +0200 (Fri, 21 Oct 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/ptexdir/ptex-base.ch

branch2011: import memory corruption, part of r23592, per Hironori Kitagawa, 19 Oct 2011 07:44:35

------------------------------------------------------------------------
r24346 | karl | 2011-10-21 01:50:28 +0200 (Fri, 21 Oct 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/dvipsk/dospecial.c

branch2011: import buffer overrun fix from trunk r24337

------------------------------------------------------------------------
r24159 | karl | 2011-10-01 01:23:37 +0200 (Sat, 01 Oct 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/alephdir/com16bit.ch
   M /branches/branch2011/Build/source/texk/web2c/alephdir/eobase.ch
   M /branches/branch2011/Build/source/texk/web2c/etexdir/etex.ch
   A /branches/branch2011/Build/source/texk/web2c/etexdir/wprob.test
   M /branches/branch2011/Build/source/texk/web2c/luatexdir/tex/inputstack.w
   M /branches/branch2011/Build/source/texk/web2c/luatexdir/tex/printing.w
   A /branches/branch2011/Build/source/texk/web2c/pdftexdir/wprob.test
   A /branches/branch2011/Build/source/texk/web2c/tests/wprob.tex
   M /branches/branch2011/Build/source/texk/web2c/tex.ch

branch2011: import line number fix from trunk r24155

------------------------------------------------------------------------
r23716 | karl | 2011-08-27 01:29:30 +0200 (Sat, 27 Aug 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/synctexdir/ChangeLog
   M /branches/branch2011/Build/source/texk/web2c/synctexdir/synctex-luatex.h
   M /branches/branch2011/Build/source/texk/web2c/synctexdir/synctex-xetex.h

branch2011: import synctex coordinate fix from trunk r23644

------------------------------------------------------------------------
r23740 | karl | 2011-08-29 02:14:50 +0200 (Mon, 29 Aug 2011) | 1 line
Changed paths:
   M /branches/branch2011/Build/source/texk/web2c/enctex.ch
   M /branches/branch2011/Build/source/texk/web2c/xetexdir/xetex.ch

branch2011: import off-by-one fix for enctex/xetex initialization (original r23187, see also email http://tug.org/pipermail/tldistro/2011q3/000120.html)