summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrent Mick <trentm@gmail.com>2010-09-02 09:34:02 -0700
committerTrent Mick <trentm@gmail.com>2010-09-02 09:34:02 -0700
commit5854624220bb6d50017210ebd9c99694c1947e50 (patch)
tree28bc5b765b0ec921347af759d010acf0fd0d992e
parent0a41967f38bd62a75dde168b617dbc0b4359df20 (diff)
downloadappdirs-5854624220bb6d50017210ebd9c99694c1947e50.tar.gz
htis was issue 7 as well
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 0774d14..73067e9 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,7 @@
## appdirs 1.1.0 (not yet released)
- [issue 4] Add `AppDirs.user_log_dir`.
-- [Unix, issue 2] appdirs now conforms to XDG base directory spec
+- [Unix, issue 2, issue 7] appdirs now conforms to XDG base directory spec
<http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>
- [Mac, issue 5] Fix `site_data_dir()` on Mac.
- [Mac] Drop use of 'Carbon' module in favour of hardcoded paths; supports