diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2011-11-23 11:56:53 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2011-11-23 11:56:53 +0000 |
commit | 449868b8a1d4accba1a51a04260b8d0c4eb6fe91 (patch) | |
tree | 784ade854c8072efd57721fbf13880d3b9da0fca /UPDATING | |
parent | 59134b7c45fcef0168ddb962ce10f866bd593d0f (diff) | |
download | ports-449868b8a1d4accba1a51a04260b8d0c4eb6fe91.tar.gz ports-449868b8a1d4accba1a51a04260b8d0c4eb6fe91.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20111123: + AFFECTS: users of databases/redis + AUTHOR: osa@FreeBSD.org + + The redis configuration file, redis.conf, have been changed, some options + removed in newer versions (>=2.4). In some cases, redis-server with + older configuration might does not run at startup. + + If you run into startup problems, re-edit configuration file. + 20111101: AFFECTS: users of x11/kde4-workspace AUTHOR: kde@FreeBSD.org |