Mercurial > p > roundup > code
diff CHANGES.txt @ 5141:939dce88cfc2
issue2550776: fix missing intialization
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 10 Jul 2016 21:53:44 -0400 |
| parents | 7ea6bbf4286c |
| children | 93832cec4c31 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jul 10 14:24:12 2016 -0400 +++ b/CHANGES.txt Sun Jul 10 21:53:44 2016 -0400 @@ -275,7 +275,9 @@ windows service. Also the windows installer must be run as administrator and strong encouragement for installing the pytz module added to ``doc/installation.txt``. - +- issue2550776: imapServer.py problem. Fixed a missing initialization of the + logging level if no logging level option is supplied. (John Rouillard) + 2016-01-11: 1.5.1 Pay attention:
