aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9e18625b0b8a..f4e712864a54 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,20 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120213:
+ AFFECTS: users of lang/ghc and */hs-*
+ AUTHOR: pgj@FreeBSD.org
+
+ GHC has been updated to version 7.0.4, and Haskell Platform to version
+ 2011.4.0.0, and other Haskell ports are also updated to their Haskell
+ Platform versions or latest versions.
+
+ To update all affected ports:
+
+ # portmaster -r lang/ghc
+ or
+ # portupgrade -r lang/ghc
+
20120210:
AFFECTS: users of mail/postfix
AUTHOR: Sahil Tandon <sahil@FreeBSD.org>