Merge with 3.2

This commit is contained in:
Andrew Svetlov 2012-03-29 19:50:46 +03:00
commit d3cebd790d
3 changed files with 7 additions and 1 deletions

View file

@ -34,6 +34,9 @@ Core and Builtins
Library
-------
- Issue #14409: IDLE doesn't not execute commands from shell,
error with default keybinding for Return. (Patch by Roger Serwy)
- Issue #14416: syslog now defines the LOG_ODELAY and LOG_AUTHPRIV constants
if they are defined in <syslog.h>.