aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-03-17 15:02:50 +0000
committerXin LI <delphij@FreeBSD.org>2006-03-17 15:02:50 +0000
commit0bc33760701ea441e4822be10449f6f3deb38994 (patch)
tree0243f90e8dae7c6095f9cb9b006d636634ed3326 /UPDATING
parentbbf79e5155381a9670aca23fd02379634973e554 (diff)
downloadports-0bc33760701ea441e4822be10449f6f3deb38994.tar.gz
ports-0bc33760701ea441e4822be10449f6f3deb38994.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 798109a5d0be..b92ac8525b3e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060316:
+ AFFECTS: users of textproc/docproj[-jadetex]
+ AUTHOR: delphij@FreeBSD.org
+
+ docproj now installs a set of CJK (Chinese, Japanese, Korean)
+ related stuff in case that you have choosen to install the
+ jadetex feature. Because the CJK part could be potentially
+ large for those who do not want it, this feature can be disabled
+ by defining WITHOUT_CJK=yes.
+
+ Please be sure to update to the latest docproj package, as an
+ upcoming doc/share/mk change will make use of the newly added
+ fixrtf utility.
+
20060315:
AFFECTS: users of www/horde, mail/turba and deskutils/kronolith
AUTHOR: thierry@FreeBSD.org