Fossil SCM
Mention CVE-2014-3566 fix in changelog.
Commit
98e30b7222dd4930d306bd0db24ec29fd3c882fc
Parent
2621f8e530b4c8b…
1 file changed
+2
-1
+2
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<h2>Changes For Version 1.30 (2015-01-??)</h2> | |
| 3 | +<h2>Changes For Version 1.30 (2015-01-19)</h2> | |
| 4 | 4 | * Added the [/help?cmd=bundle|fossil bundle] command. |
| 5 | 5 | * Added the [/help?cmd=purge|fossil purge] command. |
| 6 | 6 | * Added the [/help?cmd=publish|fossil publish] command. |
| 7 | 7 | * Added the [/help?cmd=unpublished|fossil unpublished] command. |
| 8 | 8 | * Enhance the [/tree] webpage to show the age of each file with the option |
| @@ -64,10 +64,11 @@ | ||
| 64 | 64 | source tree that are converted into constant byte arrays in the compiled |
| 65 | 65 | binary. Use this feature to store the Tk script that implements the --tk |
| 66 | 66 | diff option in a separate file for easier editing. |
| 67 | 67 | * (Internal:) Implement a system of compile-time checks to help ensure |
| 68 | 68 | the correctness of printf-style formatting strings. |
| 69 | + * Fix CVE-2014-3566, also known as the POODLE SSL 3.0 vulnerability. | |
| 69 | 70 | * Numerous documentation fixes and improvements. |
| 70 | 71 | * Other obscure and minor bug fixes - see the timeline for details. |
| 71 | 72 | |
| 72 | 73 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 73 | 74 | * Add the ability to display content, diffs and annotations for UTF16 |
| 74 | 75 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.30 (2015-01-??)</h2> |
| 4 | * Added the [/help?cmd=bundle|fossil bundle] command. |
| 5 | * Added the [/help?cmd=purge|fossil purge] command. |
| 6 | * Added the [/help?cmd=publish|fossil publish] command. |
| 7 | * Added the [/help?cmd=unpublished|fossil unpublished] command. |
| 8 | * Enhance the [/tree] webpage to show the age of each file with the option |
| @@ -64,10 +64,11 @@ | |
| 64 | source tree that are converted into constant byte arrays in the compiled |
| 65 | binary. Use this feature to store the Tk script that implements the --tk |
| 66 | diff option in a separate file for easier editing. |
| 67 | * (Internal:) Implement a system of compile-time checks to help ensure |
| 68 | the correctness of printf-style formatting strings. |
| 69 | * Numerous documentation fixes and improvements. |
| 70 | * Other obscure and minor bug fixes - see the timeline for details. |
| 71 | |
| 72 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 73 | * Add the ability to display content, diffs and annotations for UTF16 |
| 74 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.30 (2015-01-19)</h2> |
| 4 | * Added the [/help?cmd=bundle|fossil bundle] command. |
| 5 | * Added the [/help?cmd=purge|fossil purge] command. |
| 6 | * Added the [/help?cmd=publish|fossil publish] command. |
| 7 | * Added the [/help?cmd=unpublished|fossil unpublished] command. |
| 8 | * Enhance the [/tree] webpage to show the age of each file with the option |
| @@ -64,10 +64,11 @@ | |
| 64 | source tree that are converted into constant byte arrays in the compiled |
| 65 | binary. Use this feature to store the Tk script that implements the --tk |
| 66 | diff option in a separate file for easier editing. |
| 67 | * (Internal:) Implement a system of compile-time checks to help ensure |
| 68 | the correctness of printf-style formatting strings. |
| 69 | * Fix CVE-2014-3566, also known as the POODLE SSL 3.0 vulnerability. |
| 70 | * Numerous documentation fixes and improvements. |
| 71 | * Other obscure and minor bug fixes - see the timeline for details. |
| 72 | |
| 73 | <h2>Changes For Version 1.29 (2014-06-12)</h2> |
| 74 | * Add the ability to display content, diffs and annotations for UTF16 |
| 75 |