diff options
| -rw-r--r-- | admin/FOR-RELEASE | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 0f8bd0c4420..8c0eca3fb47 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -36,6 +36,10 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 36 | 36 | ||
| 37 | * BUGS | 37 | * BUGS |
| 38 | 38 | ||
| 39 | ** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p | ||
| 40 | |||
| 41 | ** dak@gnu.org, 30 May: Redraw problem with overlapping frames | ||
| 42 | |||
| 39 | * FIXES FOR EMACS 22.2 | 43 | * FIXES FOR EMACS 22.2 |
| 40 | 44 | ||
| 41 | Here we list small fixes that arrived too late for Emacs 22.1, but | 45 | Here we list small fixes that arrived too late for Emacs 22.1, but |
| @@ -43,8 +47,6 @@ that should be installed on the release branch after 22.1 is released. | |||
| 43 | 47 | ||
| 44 | ** viper should not load cl at run time. | 48 | ** viper should not load cl at run time. |
| 45 | 49 | ||
| 46 | ** yamaoka@jpl.org's patch for mail-extract-address-components problem. | ||
| 47 | |||
| 48 | * DOCUMENTATION | 50 | * DOCUMENTATION |
| 49 | 51 | ||
| 50 | ** Check the Emacs Tutorial. | 52 | ** Check the Emacs Tutorial. |