Fossil

Check-in [1205ec86]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Version 2.26
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | release | version-2.26
Files: files | file ages | folders
SHA3-256: 1205ec86cb5508e94b90698db2900997fe5c9db62429c67ac6fdc03d59aa2782
User & Date: drh 2025-04-30 16:57:32.759
Context
2025-05-01
06:10
Add parameters to declarations for dynamically loaded functions, to fix builds with latest GCC on Windows. Reported in forum post 3b3b741661. ... (check-in: 51ac554e user: florian tags: trunk)
2025-04-30
16:57
Version 2.26 ... (check-in: 1205ec86 user: drh tags: trunk, release, version-2.26)
16:50
Add one more point to the release log for 2.26. ... (check-in: 4166a475 user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/changes.wiki.
1
2
3
4
5
6
7
8
9
10
<title>Change Log</title>

<h2 id='v2_26'>Changes for version 2.26 (pending)</h2><ol>
 <li>Enhancements to [/help?cmd=diff|fossil diff] and similar:
     <ol type="a">
     <li> The argument to the --from option can be a directory name, causing
          Fossil to use files under that directory as the baseline for the diff.
     <li> For "gdiff", if no [/help?cmd=gdiff-command|gdiff-command setting]
          is defined, Fossil tries to do a --tk diff if "tclsh" and "wish"
          are available, or a --by diff if not.


|







1
2
3
4
5
6
7
8
9
10
<title>Change Log</title>

<h2 id='v2_26'>Changes for version 2.26 (2025-04-30)</h2><ol>
 <li>Enhancements to [/help?cmd=diff|fossil diff] and similar:
     <ol type="a">
     <li> The argument to the --from option can be a directory name, causing
          Fossil to use files under that directory as the baseline for the diff.
     <li> For "gdiff", if no [/help?cmd=gdiff-command|gdiff-command setting]
          is defined, Fossil tries to do a --tk diff if "tclsh" and "wish"
          are available, or a --by diff if not.
Changes to www/index.wiki.
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
      atomic even if interrupted by a power loss or system crash.
      Automatic [./selfcheck.wiki | self-checks] verify that all aspects of
      the repository are consistent prior to each commit.

  8.  <b>Free and Open-Source</b> — [../COPYRIGHT-BSD2.txt|2-clause BSD license].

<hr>
<h3>Latest Release: 2.25 ([/timeline?c=version-2.25|2024-11-06])</h3>

  *  [/uv/download.html|Download]
  *  [./changes.wiki#v2_25|Change Summary]
  *  [/timeline?p=version-2.25&bt=version-2.24&y=ci|Check-ins in version 2.25]
  *  [/timeline?df=version-2.25&y=ci|Check-ins derived from the 2.25 release]
  *  [/timeline?t=release|Timeline of all past releases]

<hr>
<h3>Quick Start</h3>

  1.  [/uv/download.html|Download] or install using a package manager or
      [./build.wiki|compile from sources].







|


|
|
|







82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
      atomic even if interrupted by a power loss or system crash.
      Automatic [./selfcheck.wiki | self-checks] verify that all aspects of
      the repository are consistent prior to each commit.

  8.  <b>Free and Open-Source</b> — [../COPYRIGHT-BSD2.txt|2-clause BSD license].

<hr>
<h3>Latest Release: 2.26 ([/timeline?c=version-2.26|2025-04-30])</h3>

  *  [/uv/download.html|Download]
  *  [./changes.wiki#v2_26|Change Summary]
  *  [/timeline?p=version-2.26&bt=version-2.25&y=ci|Check-ins in version 2.26]
  *  [/timeline?df=version-2.26&y=ci|Check-ins derived from the 2.26 release]
  *  [/timeline?t=release|Timeline of all past releases]

<hr>
<h3>Quick Start</h3>

  1.  [/uv/download.html|Download] or install using a package manager or
      [./build.wiki|compile from sources].