Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | initial 1.20 changelog. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | stephan-hack |
| Files: | files | file ages | folders |
| SHA1: |
e0805603789a274e2bab1143663238e9 |
| User & Date: | stephan 2011-10-20 14:40:45.544 |
Context
|
2011-10-20
| ||
| 16:28 | merged in trunk for clean base in code review tweaks. ... (check-in: 5a1ec00745 user: stephan tags: stephan-hack) | |
| 15:07 | pulled in changelog 1.20. ... (check-in: 2e43ff6f7f user: stephan tags: trunk) | |
| 14:40 | initial 1.20 changelog. ... (check-in: e080560378 user: stephan tags: stephan-hack) | |
| 14:39 | pulled in trunk for clean slate on subsequent changes. ... (check-in: a37d80e8af user: stephan tags: stephan-hack) | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 |
<title>Change Log</title>
<h2>Changes For Version 1.19 (2011-09-02)</h2>
* Added a ./configure script based on autosetup.
* Added the "[/help/winsrv | fossil winsrv]" command
for creating a Fossil service on windows systems.
* Added "versionable settings" where settings that affect
the local tree can be stored in versioned files in the
| > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
<title>Change Log</title>
<h2>Changes For Version 1.20 (upcoming)</h2>
* Added side-by-side diffs in HTML interface.
* Fixed annotate to show "more relevant" versions of lines in some cases.
* Timeline now shows tag changes (requires rebuild)
* Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default).
* New command: ticket history.
* Several SSL improvements. Disabled SSLv2 in HTTPS client.
* Fixed constant prompting on already saved SSL certificates.
* Added -R REPOFILE support to several more CLI commands.
* Updated sqlite3 to 3.7.9 beta.
* Generated tarballs now have constant timestamps, so they are always identical for any given checkin.
* A number of minor HTML-related tweaks and fixes.
* Added --args FILENAME global CLI argument to import arbitrary CLI arguments from a file (e.g. long file lists).
* Fixed significant memory leak in annotation of files with long histories.
* Added warnings when a merge operation overwrites local copies (UNDO is available, but previously this condition normally went silently unnoticed).
* Improved performance when adding many files. [a369dc7721]
* Added protection against timing attacks. [d4a341b49d]
* Firefox now remembers filled fields when returning to forms. [3fac77d7b0]
* Added the --stats option to the rebuild command. [f25e5e53c4]
* RSS feed now passes validation. [ce354d0a9f]
* Show overridden user when entering commit comment. [ce354d0a9f]
* Made rebuilding from web interface silent. [ce354d0a9f]
<h2>Changes For Version 1.19 (2011-09-02)</h2>
* Added a ./configure script based on autosetup.
* Added the "[/help/winsrv | fossil winsrv]" command
for creating a Fossil service on windows systems.
* Added "versionable settings" where settings that affect
the local tree can be stored in versioned files in the
|
| ︙ | ︙ |