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.1 (2011-11-01):<br>
<ul>
<li> Eskil <a href='http://eskil.tcl.tk'>rehosted</a> and changed to use <a href='http://www.fossil-scm.org'>Fossil</a>.</li>
<li> Fixed directory diff appearance on Windows.</li>
<li> Fixed bug where copy button in directory diff picked the wrong file.</li>
<li> Fixed bug where plugins were not found in VFS.</li>
</ul>
|
>
>
>
>
>
>
>
>
>
>
>
>
|
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
|
<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>
<li> Support negative revisions with Fossil.</li>
<li> Added -nocdiff command line flag for debug.</li>
<li> Fixed a bug where alignment was not properly shown in output.</li>
<li> Fixed out-of-stack crash.</li>
</ul>
Changes in v2.6.1 (2011-11-01):<br>
<ul>
<li> Eskil <a href='http://eskil.tcl.tk'>rehosted</a> and changed to use <a href='http://www.fossil-scm.org'>Fossil</a>.</li>
<li> Fixed directory diff appearance on Windows.</li>
<li> Fixed bug where copy button in directory diff picked the wrong file.</li>
<li> Fixed bug where plugins were not found in VFS.</li>
</ul>
|