Fossil SCM

pulled in changelog 1.20.

stephan 2011-10-20 15:07 trunk merge
Commit 2e43ff6f7fceab363ae33be70aad265947e47703
1 file changed +13 -5
+13 -5
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,21 +1,29 @@
11
<title>Change Log</title>
22
33
<h2>Changes For Version 1.20 (upcoming)</h2>
4
- * Added side-by-side diffs in HTML interface
4
+ * Added side-by-side diffs in HTML interface.
55
* Fixed annotate to show "more relevant" versions of lines in some cases.
66
* Timeline now shows tag changes (requires rebuild)
7
- * Added support for symlinks.
8
- * New command: ticket history
7
+ * Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default).
8
+ * New command: ticket history.
99
* Several SSL improvements. Disabled SSLv2 in HTTPS client.
10
+ * Fixed constant prompting on already saved SSL certificates.
1011
* Added -R REPOFILE support to several more CLI commands.
11
- * Updated sqlite3 to 3.7.9.
12
- * Generated tarfiles now have constant timestamps, to avoid them having a new checksum each time they are generated.
12
+ * Updated sqlite3 to 3.7.9 beta.
13
+ * Generated tarballs now have constant timestamps, so they are always identical for any given checkin.
1314
* A number of minor HTML-related tweaks and fixes.
1415
* Added --args FILENAME global CLI argument to import arbitrary CLI arguments from a file (e.g. long file lists).
1516
* Fixed significant memory leak in annotation of files with long histories.
1617
* Added warnings when a merge operation overwrites local copies (UNDO is available, but previously this condition normally went silently unnoticed).
18
+ * Improved performance when adding many files. [a369dc7721]
19
+ * Added protection against timing attacks. [d4a341b49d]
20
+ * Firefox now remembers filled fields when returning to forms. [3fac77d7b0]
21
+ * Added the --stats option to the rebuild command. [f25e5e53c4]
22
+ * RSS feed now passes validation. [ce354d0a9f]
23
+ * Show overridden user when entering commit comment. [ce354d0a9f]
24
+ * Made rebuilding from web interface silent. [ce354d0a9f]
1725
1826
<h2>Changes For Version 1.19 (2011-09-02)</h2>
1927
2028
* Added a ./configure script based on autosetup.
2129
* Added the "[/help/winsrv | fossil winsrv]" command
2230
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,21 +1,29 @@
1 <title>Change Log</title>
2
3 <h2>Changes For Version 1.20 (upcoming)</h2>
4 * Added side-by-side diffs in HTML interface
5 * Fixed annotate to show "more relevant" versions of lines in some cases.
6 * Timeline now shows tag changes (requires rebuild)
7 * Added support for symlinks.
8 * New command: ticket history
9 * Several SSL improvements. Disabled SSLv2 in HTTPS client.
 
10 * Added -R REPOFILE support to several more CLI commands.
11 * Updated sqlite3 to 3.7.9.
12 * Generated tarfiles now have constant timestamps, to avoid them having a new checksum each time they are generated.
13 * A number of minor HTML-related tweaks and fixes.
14 * Added --args FILENAME global CLI argument to import arbitrary CLI arguments from a file (e.g. long file lists).
15 * Fixed significant memory leak in annotation of files with long histories.
16 * Added warnings when a merge operation overwrites local copies (UNDO is available, but previously this condition normally went silently unnoticed).
 
 
 
 
 
 
 
17
18 <h2>Changes For Version 1.19 (2011-09-02)</h2>
19
20 * Added a ./configure script based on autosetup.
21 * Added the "[/help/winsrv | fossil winsrv]" command
22
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,21 +1,29 @@
1 <title>Change Log</title>
2
3 <h2>Changes For Version 1.20 (upcoming)</h2>
4 * Added side-by-side diffs in HTML interface.
5 * Fixed annotate to show "more relevant" versions of lines in some cases.
6 * Timeline now shows tag changes (requires rebuild)
7 * Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default).
8 * New command: ticket history.
9 * Several SSL improvements. Disabled SSLv2 in HTTPS client.
10 * Fixed constant prompting on already saved SSL certificates.
11 * Added -R REPOFILE support to several more CLI commands.
12 * Updated sqlite3 to 3.7.9 beta.
13 * Generated tarballs now have constant timestamps, so they are always identical for any given checkin.
14 * A number of minor HTML-related tweaks and fixes.
15 * Added --args FILENAME global CLI argument to import arbitrary CLI arguments from a file (e.g. long file lists).
16 * Fixed significant memory leak in annotation of files with long histories.
17 * Added warnings when a merge operation overwrites local copies (UNDO is available, but previously this condition normally went silently unnoticed).
18 * Improved performance when adding many files. [a369dc7721]
19 * Added protection against timing attacks. [d4a341b49d]
20 * Firefox now remembers filled fields when returning to forms. [3fac77d7b0]
21 * Added the --stats option to the rebuild command. [f25e5e53c4]
22 * RSS feed now passes validation. [ce354d0a9f]
23 * Show overridden user when entering commit comment. [ce354d0a9f]
24 * Made rebuilding from web interface silent. [ce354d0a9f]
25
26 <h2>Changes For Version 1.19 (2011-09-02)</h2>
27
28 * Added a ./configure script based on autosetup.
29 * Added the "[/help/winsrv | fossil winsrv]" command
30

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button