]> git.ipfire.org Git - thirdparty/squid.git/blame - doc/release-notes/release-3.6.sgml
parserNG: add missing unit test for HTTP/0.9 case
[thirdparty/squid.git] / doc / release-notes / release-3.6.sgml
CommitLineData
4d0832d7
AJ
1<!doctype linuxdoc system>
2<article>
3<title>Squid 3.6.0.0 release notes</title>
4<author>Squid Developers</author>
5
6<abstract>
7This document contains the release notes for version 3.6 of Squid.
8Squid is a WWW Cache application developed by the National Laboratory
9for Applied Network Research and members of the Web Caching community.
10</abstract>
11
12<toc>
13
14<sect>Notice
15<p>
16The Squid Team are pleased to announce the release of Squid-3.6.0.0 for testing.
17
18This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.6/"> or the
19 <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
20
21<p>While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.
22
23<p>We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting">
24 for how to submit a report with a stack trace.
25
26<sect1>Known issues
27<p>
28Although this release is deemed good enough for use in many setups, please note the existence of
29<url url="http://bugs.squid-cache.org/buglist.cgi?query_format=advanced&amp;product=Squid&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;version=3.6" name="open bugs against Squid-3.6">.
30
31<sect1>Changes since earlier releases of Squid-3.6
32<p>
33The 3.6 change history can be <url url="http://www.squid-cache.org/Versions/v3/3.6/changesets/" name="viewed here">.
34
35
36<sect>Major new features since Squid-3.5
37<p>Squid 3.6 represents a new feature release above 3.5.
38
39<p>The most important of these new features are:
40<itemize>
c54e07bf 41 <item>BLAH
4d0832d7
AJ
42</itemize>
43
44Most user-facing changes are reflected in squid.conf (see below).
45
46
c54e07bf 47<sect1>BLAH
4d0832d7
AJ
48<p>Details at <url url="http://wiki.squid-cache.org/Features/BLAH">.
49
50
51<sect>Changes to squid.conf since Squid-3.5
52<p>
53There have been changes to Squid's configuration file since Squid-3.5.
54
55This section gives a thorough account of those changes in three categories:
56
57<itemize>
58 <item><ref id="newtags" name="New tags">
59 <item><ref id="modifiedtags" name="Changes to existing tags">
60 <item><ref id="removedtags" name="Removed tags">
61</itemize>
62<p>
63
64<sect1>New tags<label id="newtags">
65<p>
66<descrip>
67
68</descrip>
69
70<sect1>Changes to existing tags<label id="modifiedtags">
71<p>
72<descrip>
73
74</descrip>
75
76<sect1>Removed tags<label id="removedtags">
77<p>
78<descrip>
79
80</descrip>
81
82
83<sect>Changes to ./configure options since Squid-3.5
84<p>
85There have been some changes to Squid's build configuration since Squid-3.5.
86
87This section gives an account of those changes in three categories:
88
89<itemize>
90 <item><ref id="newoptions" name="New options">
91 <item><ref id="modifiedoptions" name="Changes to existing options">
92 <item><ref id="removedoptions" name="Removed options">
93</itemize>
94
95
96<sect1>New options<label id="newoptions">
97<p>
98<descrip>
99
100</descrip>
101
102<sect1>Changes to existing options<label id="modifiedoptions">
103<p>
104<descrip>
105
106</descrip>
107</p>
108
109<sect1>Removed options<label id="removedoptions">
110<p>
111<descrip>
112
113</descrip>
114
115
116<sect>Regressions since Squid-2.7
117
118<p>Some squid.conf options which were available in Squid-2.7 are not yet available in Squid-3.6
119
120<p>If you need something to do then porting one of these from Squid-2 to Squid-3 is most welcome.
121
122<sect1>Missing squid.conf options available in Squid-2.7
123<p>
124<descrip>
125 <tag>broken_vary_encoding</tag>
126 <p>Not yet ported from 2.6
127
128 <tag>cache_peer</tag>
129 <p><em>monitorinterval=</em> not yet ported from 2.6
130 <p><em>monitorsize=</em> not yet ported from 2.6
131 <p><em>monitortimeout=</em> not yet ported from 2.6
132 <p><em>monitorurl=</em> not yet ported from 2.6
133
134 <tag>cache_vary</tag>
135 <p>Not yet ported from 2.6
136
137 <tag>error_map</tag>
138 <p>Not yet ported from 2.6
139
140 <tag>external_refresh_check</tag>
141 <p>Not yet ported from 2.7
142
143 <tag>location_rewrite_access</tag>
144 <p>Not yet ported from 2.6
145
146 <tag>location_rewrite_children</tag>
147 <p>Not yet ported from 2.6
148
149 <tag>location_rewrite_concurrency</tag>
150 <p>Not yet ported from 2.6
151
152 <tag>location_rewrite_program</tag>
153 <p>Not yet ported from 2.6
154
155 <tag>refresh_pattern</tag>
156 <p><em>stale-while-revalidate=</em> not yet ported from 2.7
157 <p><em>ignore-stale-while-revalidate=</em> not yet ported from 2.7
158 <p><em>negative-ttl=</em> not yet ported from 2.7
159
160 <tag>refresh_stale_hit</tag>
161 <p>Not yet ported from 2.7
162
163 <tag>update_headers</tag>
164 <p>Not yet ported from 2.7
165
166</descrip>
167
6a9396a7
AJ
168<sect>Copyright
169<p>
170Copyright (C) 1996-2014 The Squid Software Foundation and contributors
171<p>
172Squid software is distributed under GPLv2+ license and includes
173contributions from numerous individuals and organizations.
174Please see the COPYING and CONTRIBUTORS files for details.
175
4d0832d7 176</article>