21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>
<div class="content">
<h3>Changes</h3>
Changes in v2.6.7 (2014-11-13):<br>
<ul>
<li>Fixed Directory Diff that stopped working in 2.6.6</li>
</ul>
Changes in v2.6.6 (2014-10-27):<br>
<ul>
<li>Avoid font error with balloon help.</li>
|
>
>
>
>
>
>
|
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>
<div class="content">
<h3>Changes</h3>
Changes in v2.7 (Not yet released):<br>
<ul>
<li>Directory Diff support for GIT, Fossil and Subversion. Directly browse and compare two revisions.</li>
<li>Plugins in Directory Diff.</li>
<li>Added option -printFont to select font for PDF generation. Default font changed to a True Type font. Use "-printFont Courier" to fall back on PDF builtin.</li>
</ul>
Changes in v2.6.7 (2014-11-13):<br>
<ul>
<li>Fixed Directory Diff that stopped working in 2.6.6</li>
</ul>
Changes in v2.6.6 (2014-10-27):<br>
<ul>
<li>Avoid font error with balloon help.</li>
|