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 dd25d155c66..e204ff2040b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-27 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnutls.c (emacs_gnutls_read): Don't message anything if the peer | ||
| 4 | closes the connection while we're reading (bug#9182). | ||
| 5 | |||
| 1 | 2011-07-25 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2011-07-25 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttons | 8 | * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttons |