comparison admin/FOR-RELEASE @ 63890:ad8b4e99c0fa

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 30 Jun 2005 21:55:54 +0000
parents 2ae7aa2a8261
children 21ef80299621
comparison
equal deleted inserted replaced
63889:abe14daaa679 63890:ad8b4e99c0fa
26 ** Update Speedbar. 26 ** Update Speedbar.
27 27
28 ** Update vhdl-mode.el based on changes in 28 ** Update vhdl-mode.el based on changes in
29 http://opensource.ethz.ch/emacs/vhdl-mode.html. 29 http://opensource.ethz.ch/emacs/vhdl-mode.html.
30 30
31 ** Debug custom themes.
31 32
32 * FATAL ERRORS 33 * FATAL ERRORS
33
34 ** Make unexec handle memory mapping policy of the latest versions of Linux.
35 This includes exec_shield and a memory-layout randomization feature.
36 34
37 ** Investigate reported crashes in compact_small_strings. 35 ** Investigate reported crashes in compact_small_strings.
38 36
39 ** Investigate reported crashes related to using an 37 ** Investigate reported crashes related to using an
40 invalid pointer from string_free_list. 38 invalid pointer from string_free_list.