diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-11-29 11:03:11 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-11-29 11:03:11 +0000 |
commit | 873f33779b79d58ce01d302384bcfccaa76ad5a0 (patch) | |
tree | bdd93589fc13f5e0654a99f15bab89ccf89ab5f4 /UPDATING | |
parent | cf0bcb2efb7184c787cc4464b2cbfc48a0bf9db9 (diff) | |
download | ports-873f33779b79d58ce01d302384bcfccaa76ad5a0.tar.gz ports-873f33779b79d58ce01d302384bcfccaa76ad5a0.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051129: + AFFECTS: users of devel/monotone + AUTHOR: lapo@lapo.it + + Keys are now stored in ~/.monotone/keys/. + You must run 'db migrate' against each of your databases; + this will automatically migrate the keys. + Command line syntax for 'serve' has changed; please adjust + startup scripts accordingly. + See /usr/local/share/doc/monotone/NEWS for details. + 20051123: AFFECTS: users of www/lighttpd AUTHOR: delphij@FreeBSD.org |