Revision history for Server-Control

** denotes an incompatible change

0.06  Sep 11, 2009

- Fix -d in apachectlp and add more specific usage errors
- Remove default of ARGV[0] from handle_cmdline

0.05  Aug 31, 2009

- Fix test_port_busy test to be more robust in killing temp server

0.04  Aug 27, 2009

- Use Unix::Lsof to try and determine who is listening to a port, report this in diagnostics
- Add Pod::Usage to dependencies
- Fix handling of relative paths given to apachectlp

0.03  Aug 25, 2009

- Add Hash::MoreUtils to dependencies
- Make Apache tests release-only, since they depend on httpd version, etc.
- Remove some unnecessary internal files

0.02  Aug 24, 2009

- Parse Apache config to determine server_root, port, bind_addr, error_log, and pid_file if not specified
- Add bin/apachectlp, a replacement for apachectl

0.01  Aug 21, 2009

- Initial version
