1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
+
+
+
+
+
+
+
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Eskil - A graphical frontend to Diff</title>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
</head>
<body>
<h1>Eskil: A graphical frontend to Diff</h1>
<a href="download.html">Download</a>
<a href="index.html#EskilFeatures">Features</a>
<a href="index.html#EskilScreenshots">Screenshots</a>
Changes
<a href="/fossil/timeline">Fossil Repository</a>
<a href="/fossil/reportlist">Bug Tracker</a>
<h3>Changes</h3>
Changes in v2.5 (2011-04-01):<br>
<ul>
<li> Requires Tcl 8.5.</li>
<li> Plugins: Added dump, better documentation.</li>
<li> Dir diff: Added step down.</li>
<li> Dir diff: Redesigned to display less.</li>
|