summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-05-29 13:30:09 +0000
committerjkar8572 <jkar8572>2007-05-29 13:30:09 +0000
commit10ecc037ccbe0b234dc88d7bec8adfbb45fd2406 (patch)
tree2b9869a61c0d39ba4265d170495e0e273ee362cb /Changelog
parent77a79ea8a3669f6c51f9079d8cd350c8743f2ee5 (diff)
downloadlinuxquota-10ecc037ccbe0b234dc88d7bec8adfbb45fd2406.tar.gz
Changed warnquota to allow use of URI, updated configure to detect whether ldap_initialize() is available (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e960732..00b7bab 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.14 to 3.15
+* modified configure scripts and warnquota to check for new LDAP library and allow use of URI (Jan Kara)
* fix LDAP scripts to set VISUAL instead of EDITOR (Michael Meskes)
* added ext4 filesystem to the list of supported filesystems (Jan Kara)
* pot.o is now compiled with CFLAGS (Ladislav Michnovic)