aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 5eb08bfd4fa..be39067b69d 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -23,6 +23,8 @@ See msg from rms to emacs-devel on 21 Dec.
23 23
24* FATAL ERRORS 24* FATAL ERRORS
25 25
26** Make unexec handle memory mapping policy of the latest versions of Linux.
27
26** Investigate reported crashes in compact_small_strings. 28** Investigate reported crashes in compact_small_strings.
27 29
28** Investigate reported crashes related to using an 30** Investigate reported crashes related to using an
@@ -31,6 +33,9 @@ invalid pointer from string_free_list.
31 33
32* LOSSAGE 34* LOSSAGE
33 35
36** Fix ispell.el bug reported by Peter Dyballa <Peter_Dyballa@Web.DE>
37on 18 Feb to emacs-pretest-bug.
38
34** Clean up flymake.el to follow Emacs Lisp conventions. 39** Clean up flymake.el to follow Emacs Lisp conventions.
35 40
36** Fix up url-ldap.el. 41** Fix up url-ldap.el.