========================
Improved
--------
- Corrected `dev()` (standard deviation) (`GitHub Issue 1`_)
- Allow escaped quotes in re-quoted patterns (`Google Code Issue 34`_)
- Corrected date handling issue introduced in 0.6.8 (`Google Code Issue 32`_)
- Added support for `%F` mod-log-firstbyte_ -- "A module for Apache 2.0 which
allows you to log the time between each request being read and the first byte
of the response served." (`Google Code Issue 30`_)
- Added support for ignored fields in `LOG_FORMAT` (`Google Code Issue 18`_)
- Added Debian/Ubuntu packaging directory
- Code clean-up
.. _`GitHub Issue 1`: https://github.com/ClockworkNet/wtop/issues/1
.. _`Google Code Issue 34`: http://code.google.com/p/wtop/issues/detail?id=34
.. _`Google Code Issue 32`: http://code.google.com/p/wtop/issues/detail?id=32
.. _`Google Code Issue 30`: http://code.google.com/p/wtop/issues/detail?id=30
.. _`Google Code Issue 18`: http://code.google.com/p/wtop/issues/detail?id=18
.. _mod-log-firstbyte: http://code.google.com/p/mod-log-firstbyte/
Deprecated or Known Issues
--------------------------
- Dropped support for Python < 2.6
- Dropped deprecated `-g` grep_filter
- Dropped deprecated `-v` grep_exclude