diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-11-02 19:09:34 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-11-02 19:09:34 +0000 |
commit | b9cdf1a11c83a6713faa555dbb7f0859d8bd5148 (patch) | |
tree | 010d513dd8ccf190f4142e7279e8b94b8e276e27 /UPDATING | |
parent | 52aa4b62a02e8baa61f769feb71bd8d57e36c20f (diff) | |
download | ports-b9cdf1a11c83a6713faa555dbb7f0859d8bd5148.tar.gz ports-b9cdf1a11c83a6713faa555dbb7f0859d8bd5148.zip |
Make note of git-shell location change.
Notes
Notes:
svn path=/head/; revision=222333
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20081102: + AFFECTS: users of devel/git + AUTHOR: wxs@FreeBSD.org + + The location of git-shell has changed to + ${PREFIX}/libexec/git-core/git-shell. Please remove the old entry from + /etc/shells. + 20081030: AFFECTS: users of japanese/FreeWnn-server AUTHOR: hrs@FreeBSD.org |