Fossil SCM

Change the version number to 1.21 in preparation for the next release. Begin constructing a change log.

drh 2011-11-25 18:54 trunk
Commit 53db20530286ca7e495131b8d8772eabd4f6c3b9
2 files changed +1 -1 +25
+1 -1
--- VERSION
+++ VERSION
@@ -1,1 +1,1 @@
1
-1.20
1
+1.21
22
--- VERSION
+++ VERSION
@@ -1,1 +1,1 @@
1 1.20
2
--- VERSION
+++ VERSION
@@ -1,1 +1,1 @@
1 1.21
2
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,6 +1,31 @@
11
<title>Change Log</title>
2
+
3
+<h2>Changes For Version 1.21 (2011-12-02)</h2>
4
+ * Added side-by-side diffs in the command-line interface
5
+ * Automatically enable hyperlinks if the UserAgent string in the
6
+ HTTP header suggests that the requestor is a human and not a bot.
7
+ * Show only commonly used commands with "fossil help". Use
8
+ "fossil help --all" to see the complete list now.
9
+ * Improvements to the "stash" command: (1) Stash all files, not just
10
+ those below the working directory. (2) Add the --detail option to
11
+ "list". (3) Confirm before "drop --all". (4) Add the "help"
12
+ subcommand.
13
+ * Add an Admin/Access setting to change the number of octets of the
14
+ IP address that are saved in login cookies - allowing this setting
15
+ to be changed to zero
16
+ * Promote the "test-md5sum" command to "md5sum".
17
+ * Added the "whatis" command.
18
+ * Stop showing the server-code in status outputs - it is no longer used
19
+ for anything.
20
+ * Added a compile-time option (--with-tcl) to build in the full
21
+ TCL interpreter to augment TH1.
22
+ * Merged the JSON branch into trunk. Disabled by default. Enabled
23
+ by a compile-time option. Probably it will be enabled by default
24
+ in some future release.
25
+ * Update to use SQLite version 3.7.9 plus the alignment fix for Sparc.
26
+ align
227
328
<h2>Changes For Version 1.20 (2011-10-21)</h2>
429
* Added side-by-side diffs in HTML interface. [0bde74ea1e]
530
* Added support for symlinks. (Controlled by "allow-symlinks" setting,
631
off by default). [e4f1c1fe95]
732
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,6 +1,31 @@
1 <title>Change Log</title>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
3 <h2>Changes For Version 1.20 (2011-10-21)</h2>
4 * Added side-by-side diffs in HTML interface. [0bde74ea1e]
5 * Added support for symlinks. (Controlled by "allow-symlinks" setting,
6 off by default). [e4f1c1fe95]
7
--- www/changes.wiki
+++ www/changes.wiki
@@ -1,6 +1,31 @@
1 <title>Change Log</title>
2
3 <h2>Changes For Version 1.21 (2011-12-02)</h2>
4 * Added side-by-side diffs in the command-line interface
5 * Automatically enable hyperlinks if the UserAgent string in the
6 HTTP header suggests that the requestor is a human and not a bot.
7 * Show only commonly used commands with "fossil help". Use
8 "fossil help --all" to see the complete list now.
9 * Improvements to the "stash" command: (1) Stash all files, not just
10 those below the working directory. (2) Add the --detail option to
11 "list". (3) Confirm before "drop --all". (4) Add the "help"
12 subcommand.
13 * Add an Admin/Access setting to change the number of octets of the
14 IP address that are saved in login cookies - allowing this setting
15 to be changed to zero
16 * Promote the "test-md5sum" command to "md5sum".
17 * Added the "whatis" command.
18 * Stop showing the server-code in status outputs - it is no longer used
19 for anything.
20 * Added a compile-time option (--with-tcl) to build in the full
21 TCL interpreter to augment TH1.
22 * Merged the JSON branch into trunk. Disabled by default. Enabled
23 by a compile-time option. Probably it will be enabled by default
24 in some future release.
25 * Update to use SQLite version 3.7.9 plus the alignment fix for Sparc.
26 align
27
28 <h2>Changes For Version 1.20 (2011-10-21)</h2>
29 * Added side-by-side diffs in HTML interface. [0bde74ea1e]
30 * Added support for symlinks. (Controlled by "allow-symlinks" setting,
31 off by default). [e4f1c1fe95]
32

Keyboard Shortcuts

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