diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-19 09:27:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-19 09:27:52 +0000 |
commit | 5718fc3071feda4eccd88d807131bd78a04e816f (patch) | |
tree | f005a8608e27ee106a43cf59376cbc9440f94b4d /CHANGES | |
parent | a45c7e189ab5cb40620f63331afec3d37c8696ef (diff) | |
download | ports-5718fc3071feda4eccd88d807131bd78a04e816f.tar.gz ports-5718fc3071feda4eccd88d807131bd78a04e816f.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,6 +10,16 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20130319: +AUTHOR: bapt@FreeBSD.org + + * The options framework now uses ports-mgmt/dialog4ports contributed by + Ilya A. Arkhipov. It boostraps it if not present when one calls + make config. + + dialog4ports provides a new UI able to represent all the features + provided by the new options framework. + 20130315: AUTHOR: bdrewery@FreeBSD.org |