- ... and many documentation changes
- ... and much code cleanup and polishing
+Changes to squid-3.5.27 (20 Aug 2017):
+
+ - Regression Bug #4112: ssl_engine does not accept cryptodev
+ - Bug 4687: Wrong names of components in man page, section SEE ALSO
+ - Bug 4671: various GCC 7 compile errors
+ - Bug 4464: Reduce "!Comm::MonitorsRead(serverConnection->fd)" assertions
+ - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches)
+ - Bug 2833: Do not respond with HTTP/304 to unconditional requests
+ - Fix message packing error handling in mgr and snmp SMP Forwarders
+ - Fix mgr query handoff from the original recipient to Coordinator.
+ - ... and some documentation updates
+
Changes to squid-3.5.26 (01 Jun 2017):
- Bug 4711: SubjectAlternativeNames is missing in some generated certificates
- Bug 3772: message from FTP server gets mangled
- Bug 3102: FTP directory listing drops fist character of file names
- Add OpenSSL library details to -v output
- - ... and some documentatino updates
+ - ... and some documentation updates
Changes to squid-3.5.25 (02 Apr 2017):
<!doctype linuxdoc system>
<article>
-<title>Squid 3.5.26 release notes</title>
+<title>Squid 3.5.27 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.5.26.
+The Squid Team are pleased to announce the release of Squid-3.5.27.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
<url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
/*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.