summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-03-20 16:52:59 +0000
committerjkar8572 <jkar8572>2007-03-20 16:52:59 +0000
commitdaef41a0855960e3069fa19d62df9fcbbd8c101f (patch)
treec0bd744637efe673411bc86bb56e726082420841 /Changelog
parentd1c623b450aec1f370cfbe00cf8d4dcca2f57cdf (diff)
downloadlinuxquota-daef41a0855960e3069fa19d62df9fcbbd8c101f.tar.gz
Use -fPIE when available; compile pot.o using CFLAGS
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 67603b4..f6b6e37 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
Changes in quota-tools from 3.14 to 3.15
+* pot.o is now compiled with CFLAGS (Ladislav Michnovic)
+* use -fPIE for compilation when available (Jan Kara, Ladislav Michnovic)
* fixed some more problems XFS quotaon (Kouta Ooizumi, Jan Kara)
* fixed two mistakes in quotaon(8) manpage (Utako Kusaka)
* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)