diff options
| author | Glenn Morris | 2008-03-03 02:11:04 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-03-03 02:11:04 +0000 |
| commit | 0a4d4654f9d41828607491de58da58d46a0b7c2c (patch) | |
| tree | 11b4ef3755b25db3bc3805874cf2c08203f8abc3 /lisp/ChangeLog | |
| parent | 09fe06b74cc152536df8d3c3af5f106f556646ba (diff) | |
| download | emacs-0a4d4654f9d41828607491de58da58d46a0b7c2c.tar.gz emacs-0a4d4654f9d41828607491de58da58d46a0b7c2c.zip | |
(open-tls-stream): Restore the 2007-11-04 change accidentally removed
by the 2007-12-05 merge from Gnus.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index be67b888ada..a5a4ce7dcb5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * net/tls.el (open-tls-stream): Restore the 2007-11-04 change | ||
| 4 | accidentally removed by the 2007-12-05 merge from Gnus. | ||
| 5 | |||
| 1 | 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * progmodes/compile.el (compilation-menu-map): Add menu entries | 8 | * progmodes/compile.el (compilation-menu-map): Add menu entries |