diff options
author | Kim F. Storm <storm@cua.dk> | 2006-12-06 16:00:01 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-12-06 16:00:01 +0000 |
commit | 12f7728e938fe5bb850ce2928637d1e349919142 (patch) | |
tree | 0242e50f91869fe3768008c4db1f03b1edad658b /admin | |
parent | c388769ecec3099dba9f7c9027757fdf90a357cc (diff) | |
download | emacs-12f7728e938fe5bb850ce2928637d1e349919142.tar.gz |
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index f7a8a2bfb0e..3e481810a69 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -43,9 +43,14 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. * BUGS +** make-network-process :nowait t doesn't work for non-local targets + on Windows. + If it cannot be fixed, (featurep 'make-network-process '(:nowait t)) + should return nil. + ** Document use of gpg-agent -** monnier@iro.umontreal.ca, Nov 24: +** monnier@iro.umontreal.ca, Nov 24: gnus-summary-tick-article-forward doesn't work any more? ** christopher.ian.moore@gmail.com, Nov 30: too much recursion in gnus-sort-threads-1. |