22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>
<div class="content">
<h3>Changes</h3>
Changes in v2.6.2 (2012-06-18):<br>
<ul>
<li> Fixed bug where extra lines showed when displaying only diffs (no context).</li>
<li> Include added files when using -review with Fossil.</li>
<li> Improved plugin viewer and PDF print dialog.</li>
<li> Support regsub preprocessing controlled per side.</li>
<li> Support branches in Subversion.</li>
|
>
>
>
>
>
>
>
>
>
>
>
>
>
|
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
|
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>
<div class="content">
<h3>Changes</h3>
Changes in v2.6.4 (2013-08-22):<br>
<ul>
<li>Include afm font for consistent PDF printing.</li>
<li>Add .pdf to print file by default</li>
<li>Fixed bug that marked extra changes in scroll map when displaying a patch.</li>
<li>Avoid getting double .-files in dirdiff on Windows.</li>
<li>Corrected display of ancestor lines in three-way merge.</li>
</ul>
Changes in v2.6.3 (2012-08-21):<br>
<ul>
<li> Added Revert button in Revision mode </li>
<li> Added -pivot flag to control diff algorithm. This cuts down processing time for certain large files.</li>
</ul>
Changes in v2.6.2 (2012-06-18):<br>
<ul>
<li> Fixed bug where extra lines showed when displaying only diffs (no context).</li>
<li> Include added files when using -review with Fossil.</li>
<li> Improved plugin viewer and PDF print dialog.</li>
<li> Support regsub preprocessing controlled per side.</li>
<li> Support branches in Subversion.</li>
|