Fossil SCM

initial 1.20 changelog.

stephan 2011-10-20 14:40 UTC stephan-hack
Commit e0805603789a274e2bab1143663238e989c4de05
1 file changed +23
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,7 +1,30 @@
11
<title>Change Log</title>
22
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
+
326
<h2>Changes For Version 1.19 (2011-09-02)</h2>
427
528
* Added a ./configure script based on autosetup.
629
* Added the "[/help/winsrv | fossil winsrv]" command
730
for creating a Fossil service on windows systems.
831
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,7 +1,30 @@
1 <title>Change Log</title>
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3 <h2>Changes For Version 1.19 (2011-09-02)</h2>
4
5 * Added a ./configure script based on autosetup.
6 * Added the "[/help/winsrv | fossil winsrv]" command
7 for creating a Fossil service on windows systems.
8
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,7 +1,30 @@
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 for creating a Fossil service on windows systems.
31

Keyboard Shortcuts

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