summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-15 20:30:58 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-15 20:30:58 +0100
commit3a72fbe418e075ec7af8695a50dee50603d09b0d (patch)
treedb3e601b46b8cdfe7ef1f31d8b92979cf0b8f73f
parent0070ef0c4a5fe80213962f5b6d8544b16d17ee1f (diff)
update CHANGES0.28.2
-rw-r--r--docs/changes.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 9d215e632..f60edd598 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -16,8 +16,13 @@ Other changes:
- do not create docs sources at build time (just have them in the repo),
completely remove have_cython() hack, do not use the "mock" library at build
time, #384
-- docs: explain how to regenerate usage and API files (build_api or
- build_usage) and when to commit usage files directly into git, #384
+- avoid hidden import, make it easier for PyInstaller, easier fix for #218
+- docs:
+
+ - add description of item flags / status output, fixes #402
+ - explain how to regenerate usage and API files (build_api or
+ build_usage) and when to commit usage files directly into git, #384
+ - minor install docs improvements
Version 0.28.1