aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-11-29 19:03:11 +0800
committerale <ale@FreeBSD.org>2005-11-29 19:03:11 +0800
commit443e37c0ffeba1b458cf6c35d91941c16573e948 (patch)
tree73b25964e2571d9f1bcc6ed4e3283cda10ab0166 /UPDATING
parent713dc648124b0ad25f0b4055b1a238177eaa0dbb (diff)
downloadfreebsd-ports-gnome-443e37c0ffeba1b458cf6c35d91941c16573e948.tar.gz
freebsd-ports-gnome-443e37c0ffeba1b458cf6c35d91941c16573e948.tar.zst
freebsd-ports-gnome-443e37c0ffeba1b458cf6c35d91941c16573e948.zip
Update monotone to 0.24 release:
- add PORTDOCS - add UPDATING instructions Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1c62b8945d88..95bc4aed6ea4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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