1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Sync change from trunk.

Add new section "Fixes for Emacs 22.2".
This commit is contained in:
Glenn Morris 2007-05-20 20:25:13 +00:00
parent d28c9b2afb
commit 67bdacb339

View File

@ -40,6 +40,19 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
This seems to be caused by a binary incompatible change for the malloc
implementation in glibc. The problem would occur when emacs is built
on one system and used on another. See
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344#c60
for a possible complete explanation.
* FIXES FOR EMACS 22.2
Here we list small fixes that arrived too late for Emacs 22.1, but
that should be installed on the release branch after 22.1 is released.
** Changes to six pbm icons in etc/images.
Sync change from trunk 2007-05-19.
* DOCUMENTATION