summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-02-22 14:58:32 +0000
committerjkar8572 <jkar8572>2002-02-22 14:58:32 +0000
commit9e20a1be1192cc6b7cb3359d3d1ede263159ae57 (patch)
tree95d850bbce319d18c610501b7a12f9d8cfe73197 /Changelog
parent4207cd66eda721e7b6f896585d1e2187717e91b7 (diff)
manpage directories are created during install (Jan Kara)
quotaon writes more explaining messages (Jan Kara) warnquota has configurable config files (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9d7b184..583996d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,10 @@
Changes in quota-tools from 3.03 to 3.04
* added -D_FILE_OFFSET_BITS=64 to Makefile - fixes problems with large files with some libcs (Michael Meskes)
* added -p (print state) to quotaon (Vladimir Linek, Jan Kara)
+* made quotaon(8) write better error messages (Jan Kara)
+* make install now creates man directories (Jan Kara)
+* added -q <quotatab> and -c <configfile> options to warnquota(8) (Jan Kara)
+* added some notes about quotatab to warnquota manpage (Jan Kara)
Changes in quota-tools from 3.02 to 3.03