aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-09-26 17:40:47 +0800
committermiwi <miwi@FreeBSD.org>2008-09-26 17:40:47 +0800
commit2161f00eb3f31794be8aa9aafc81fee7b0f6a660 (patch)
tree9aefad858ce6793e46586a218b994dbdc8aefce3 /UPDATING
parentb863c04f2c3ad5994263a17ede72bd291cadeb9b (diff)
downloadfreebsd-ports-graphics-2161f00eb3f31794be8aa9aafc81fee7b0f6a660.tar.gz
freebsd-ports-graphics-2161f00eb3f31794be8aa9aafc81fee7b0f6a660.tar.zst
freebsd-ports-graphics-2161f00eb3f31794be8aa9aafc81fee7b0f6a660.zip
- Update to 3.0.STABLE9
- Make WITH_SQUID_COSS a no-op for now (see UPDATING) - Use "templates" as the default language directory PR: 127627 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bddb52ebc0b..a2f59d9215e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080926:
+ AFFECTS: users of www/squid30
+ AUTHOR: tmseck@netcologne.de
+
+ The Squid developers decided to disable COSS support in 3.0, cf
+ the discussion starting with http://www.squid-cache.org/mail-archive/squid-dev/200809/0067.html
+ The correspoding port configuration option WITH_SQUID_COSS
+ is still available but is a no-op for now. If you currently use
+ COSS storage on Squid 3.0 you need to disable it in squid.conf.
+
20080924:
AFFECTS: users of ftp/proftpd
AUTHOR: beech@FreeBSD.org