summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-10-31 15:29:45 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-10-31 15:30:29 +0100
commit4250241f1856f31832edaad98dbdbb6b6cdf4cd8 (patch)
treeee9c6f4bc260e67635e5eeee047ca587ced8624c /doc
parent429194b5d05cc8bca93e1c33ab2c374b33a9ca40 (diff)
Try to get RTP from IMAG_RTP
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index baa9e0d6..d6e60ebe 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -38,6 +38,8 @@ This section contains the changelog from the last release to the next release.
* `libimagentryannotation` got a rewrite, is not based on `libimagnotes`
anymore. This is minor because `libimagentryanntation` is not yet used by
any other crate.
+ * imag now reads the `IMAG_RTP` environment variable before trying to access
+ `$HOME/.imag` for its runtimepath.
* Bugfixes
* `Store::entries()` does not yield StoreIds which point to directories