about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b4fac4755..dc4a814c3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-15  Alexandra Hajkova  <ahajkova@redhat.com>
+	* support/support.h (support_install_rootsbindir): New variable.
+	* support/support_paths.c: Likewise.
+	* support/Makefile (CFLAGS-support_paths.c): Add -DROOTSBINDIR_PATH.
+
 2019-05-15  Florian Weimer  <fweimer@redhat.com>
 
 	* iconv/gconv.h (__gconv_transliterate): Move declaration …