diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-20 01:10:09 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-20 01:10:09 +0000 |
commit | 6e7e9d90ea90c985b6348610fc7b3f0d1da3da3d (patch) | |
tree | 686faa734eff9192c26bc235fcb3fb82ecb0eb2f /UPDATING | |
parent | 9a61bb114c46d49621329e959f038db3aaa08225 (diff) |
- Update to version 0.6.
- Add note to ports/UPDATING about configuration files.
PR: ports/120234
Submitted by: Matthieu GUEGAN <matt.guegan@free.fr> (maintainer)
Notes
Notes:
svn path=/head/; revision=207614
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080219: + AFFECTS: users of x11-wm/xmonad + AUTHOR: jacula@gmail.com + + From now XMonad uses a new configuration file system, so you don't + have to edit Config.hs anymore. Instead, create a custom config + file on ~/.xmonad/xmonad.hs. You can see some samples on Xmonad's + website. Note that you can be interested by x11-wm/xmonad-contrib. + 20080218: AFFECTS: users of devel/poco and devel/poco-ssl AUTHOR: lippemail@gmail.com |