summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-03-19 23:42:14 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-03-19 23:42:14 +0100
commit81a11e5870313a2abdcf479f8aea0dcfa78c81fb (patch)
treec8847d0c8d26d78d27ed48e00139678a6e8ef08a /NEWS
parentf392d170938263d6fa4823fd2fb57b77747e787c (diff)
Make the installation tree relocatable.
* mig.in: Compute a relative path from the mig to migcom.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3cc86ee..550c44c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,9 @@ Version 1.3.2
* Handle the preprocessor option `-isystem' correctly.
-* Cope with command line arguments the contain whitespace.
+* Cope with command line arguments that contain whitespace.
+
+* Make the installation tree relocatable.
* Be more careful to catch write errors when closing files.