From 04e2c5ea3bb53af820d2ef24daac9ef1f1efd299 Mon Sep 17 00:00:00 2001 From: Chris Price Date: Mon, 20 Aug 2012 14:10:39 -0700 Subject: Add CHANGELOG and update README; final commit for 0.0.2 release --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 3e6532e..53769e0 100644 --- a/README.markdown +++ b/README.markdown @@ -19,4 +19,6 @@ A few noteworthy features: etc. perfectly intact. * Supports comments starting with either '#' or ';'. * Will add missing sections if they don't exist. + * Supports a "global" section (settings that go at the beginning of the file, + before any named sections) by specifying a section name of "". -- cgit v1.2.3