diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-02 01:16:50 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-02 01:16:50 +0000 |
commit | 58340fa7f37c8a797c1e8f64d90a0c69a4f7de30 (patch) | |
tree | 21209164456e0aea559a6fc1f29f1ba0b2a0e1ac /admin | |
parent | 526dc3b3849bc3accab9de469f90b52a24b2c315 (diff) | |
download | emacs-58340fa7f37c8a797c1e8f64d90a0c69a4f7de30.tar.gz |
Add info about increased data segment size.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 4257b60ee36..3572a2a5021 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -117,6 +117,11 @@ Installed 2008-01-08 fix does not work right. http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01114.html +** The data segment size increased after the unicode-2 merge. +The "data" size increased for temacs from ~4MB to ~11MB on x86. +http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html + + * DOCUMENTATION ** Check the Emacs Tutorial. |