summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-21 11:11:57 +0300
committerLars Wirzenius <liw@liw.fi>2015-10-21 11:11:57 +0300
commit789e5bc499ec140acb832220a5e8c0d2b5c38cf5 (patch)
treea174f53cb52b83bd32cfd52635a571f706338183 /NEWS
parent08b3960093c5fdcf8f3132f144bd1cbf14b55a10 (diff)
downloadjt-tmp-789e5bc499ec140acb832220a5e8c0d2b5c38cf5.tar.gz
Change name of config file sections for profiles
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 70bb337..315518e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ Version 0.11, released UNRELEASED
---------------------------------
* Fix merging of string-list type settings from a profile.
+* Config file sections for profiles must now be "profile foo", not
+ just "foo".
Version 0.10, released 2015-10-17
---------------------------------