aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-02 03:20:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-02 03:20:41 +0000
commit1852a9ae56926939bad944408417c5617fadaf48 (patch)
tree350693bd3ba0e9b7fb6ee9fd2b4f8d1ecfee3485 /UPDATING
parent7bd33b57b410185961665938dead96e4dff1ad4a (diff)
downloadports-1852a9ae56926939bad944408417c5617fadaf48.tar.gz
ports-1852a9ae56926939bad944408417c5617fadaf48.zip
- add note for Rails 3.0 update
Notes
Notes: svn path=/head/; revision=260413
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e4b6ecda9715..0d6984e07a3e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20100901:
+ AFFECTS: users of www/rubygem-rails
+ AUTHOR: pgollucci@FreeBSD.org
+
+ Rails has been updated to 3.0.0. As always, make sure you check the
+ changes at http://weblog.rubyonrails.org/.
+
20100817:
AFFECTS: users of www/lighttpd
AUTHOR: mm@FreeBSD.org