Jan 13, 2001 - version 0.1
- Initial release
- Mostly copied from other plugins... Shame on me!!! =;p

Jan 14, 2001 - version 0.2
- More documentation
- Big code cleanup (before optimization and adding feature and checks!)

Jan 15, 2001 - version 0.5
- Pratically rewritten!
- Adjusted README
- Don't use tempfile to store "quota" output
- Show quota for all filesystems we mount with usrquota enabled
- More code cleanup
- More customization: you can chose table_border_size and
  the location for quota_binary now!
- Introduced return_status for the quota call. We'll need it
  since any of next versions ;p (stay tuned!)

Jan 16, 2001 - version 0.6
- Opss... Forgot to thanks Emiliano "AlberT" Gabrielli for some great hints
  for version 0.5!
- Changed setup.php; now plugin will chose a column, no more in the middle
  of the page! (thanks to Jimmy Conner)
- Now disk_quota tries to automatically find the quota-binary if variable
  $quota_binary is not defined by SysAdmin in "option.php"
- Completed a comment in options.php
- A first check with $return_status. Need to work a lot on this point!

Jan 21, 2001 - version 0.7
- Suggestion hints about wwwquota (see INSTALL file for more details)
- Splitted READEME in README and INSTALL. Improved documentation
- More code cleanup... now it even smells =;o)
- Some cosmetics: use of colors depending on theme in use!
- Now users are prompted with their quota-status (use colors too)
- Added explanation so users can understand the numbers in the table
- It appears a "red" warning if they're exeeding quota on one or more
  partitions!

Jan 23, 2001 - version 1.0
- Added one more suggestion from Jakub Grygiel <kubas@kul.lublin.pl>
  to not allow users to use php scripts in their www directory
  (See FAQ section in INSTALL file for more details!)
- Use a table to report informations on disk_quota page, so now the
  page is nicer!
- Use a better english (I hope! Please send me some better dialogs!)
- Ready for 1.0 / Now it's time for me to start the work on my
  Physics thesis! =;-)

Sep 11, 2002 - version 1.1
- Added some suggestion (FAQ) in INSTALL file. Thanks to Harry Yu,
  Andrzej Wojkowski and Jorge Paramo (others: see CREDITS)
- Added section "RUNNING DISK_QUOTA ON DIFFERENT BOXES" in INSTALL.
  Thanks to Richard J.Sears and others (see CREDITS)  for this!
- Added "CREDITS" since I receive many hints from many people, so
  let's thanks them :-)
- Splitted CHANGELOG section into a single file

