aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35f0538..ec35fb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
This file contains a summary of changes in released versions. Please read the
ChangeLog file for a more detailed listing of changes/bug fixes.
+1.4.19:
+ Bug fixes:
+ - Fixed bug #830707: Avoid empty root path in profile module.
+
+ New features:
+ - New global option --root.
+
1.4.18:
New features:
- Prefer realpath to readlink in configure check.