diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-02-24 08:48:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-02-24 08:48:57 +0000 |
commit | c571d84e6ac36aa5498cf097fcf84df991e31c48 (patch) | |
tree | 2c2542b8184388d0a89bb0f12c5d802d460612df /UPDATING | |
parent | dfbc54ba10b73b91b5fd2c3b328a4762890aac1a (diff) | |
download | ports-c571d84e6ac36aa5498cf097fcf84df991e31c48.tar.gz ports-c571d84e6ac36aa5498cf097fcf84df991e31c48.zip |
- Fix event MPM build [1]
- Add a small UPDATING entry. You have to rebuild all your apache modules.
Reported by: clement's apache tinderbox [1]
Notes
Notes:
svn path=/head/; revision=129648
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050224: + AFFECTS: users of www/apache21 + AUTHOR: clement@FreeBSD.org + + When upgrading from 2.1.2, you need to rebuild all apache modules. + 20050215: AFFECTS: users of databases/mysql41-server AUTHOR: ale@FreeBSD.org |