summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 205ed4420..9b0bdebe4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+2.3.4 -> 2.4.1:
+ - take advantage of lchown() if it's available
+ - fixed configure script to assume chown() doesn't follow symlinks
+ if lchown() isn't available and configure is not being run as root
+
2.3.11 -> 2.4:
- changed RPMNLSDIR directories to and @datadir@ to better
conform with autoconf