diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 91b27e0d0b0..991fbd4f6bf 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -27,6 +27,8 @@ face name prefixes should be in it for good results. | |||
| 27 | 27 | ||
| 28 | * NEW FEATURES | 28 | * NEW FEATURES |
| 29 | 29 | ||
| 30 | ** Change .emacs.d/.emacs to .emacs.d/emacs. | ||
| 31 | |||
| 30 | ** Rework how the fringe "angle" bitmap at at bottom of buffer is | 32 | ** Rework how the fringe "angle" bitmap at at bottom of buffer is |
| 31 | shown to include an indication of whether the last line has a NL or not. | 33 | shown to include an indication of whether the last line has a NL or not. |
| 32 | [Assigned to KFS] | 34 | [Assigned to KFS] |
| @@ -48,6 +50,8 @@ invalid pointer from string_free_list. | |||
| 48 | 50 | ||
| 49 | * BUGS | 51 | * BUGS |
| 50 | 52 | ||
| 53 | ** VC bug report from Peter Milliken on Sep 21 (emacs-pretest-bug). | ||
| 54 | |||
| 51 | ** TCP server processes do not work on Windows. | 55 | ** TCP server processes do not work on Windows. |
| 52 | 56 | ||
| 53 | TCP/IP server processes created with `make-network-process' consume | 57 | TCP/IP server processes created with `make-network-process' consume |