Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) | INADA Naoki | 2018-07-01 | 1 | -0/+0 |
| | | | | Using OptiPNG 0.7.7. Used command is: `find . -name '*.png' | xargs optipng -o7` | ||||
* | Updated logging HOWTO with a diagram. | Vinay Sajip | 2013-01-22 | 1 | -0/+0 |