diff options
Diffstat (limited to 'admin/FOR-RELEASE')
-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. |