diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ff45c4b2a83..639e0054ebe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-02-22 Claudio Bley <claudio.bley@gmail.com> | ||
| 2 | |||
| 3 | * w32.c (emacs_gnutls_pull): Don't call 'select', and don't loop. | ||
| 4 | This avoids warning messages reported as part of Bug#13546. | ||
| 5 | |||
| 1 | 2013-02-21 Ken Brown <kbrown@cornell.edu> | 6 | 2013-02-21 Ken Brown <kbrown@cornell.edu> |
| 2 | 7 | ||
| 3 | * sheap.c (report_sheap_usage): Fix arguments of message1_no_log. | 8 | * sheap.c (report_sheap_usage): Fix arguments of message1_no_log. |