diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-04-08 14:53:26 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-04-08 14:53:26 -0400 |
commit | 6b8bc570715801cb194dc4273370eab87628e8bf (patch) | |
tree | 01e4531fd38069dffbfb0150a2a596ddd8de2bd2 /etc/NEWS.23 | |
parent | 3726838a9cca22d420036cd2462398f54318f5d5 (diff) | |
parent | 0080dc6bd919f83c036bb6072800032b1723b248 (diff) | |
download | emacs-6b8bc570715801cb194dc4273370eab87628e8bf.tar.gz |
Merge changes from emacs-23 branch
Diffstat (limited to 'etc/NEWS.23')
-rw-r--r-- | etc/NEWS.23 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 3e7a364ffd0..458e2bb3d32 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 @@ -21,6 +21,13 @@ with a prefix argument or by typing C-u C-h C-n. crt*.o files, if they are in a non-standard location. This is only used on x86-64 and s390x GNU/Linux architectures. +** The MS-Windows build prefers libpng version 1.14 or later. +Versions of libpng before 1.14 had security issues, so we now +recommend to use version 1.14 or later. Precompiled Windows binaries +require version 1.14 or later. See README.W32 and nt/INSTALL for +details and pointers to URLs where the latest libpng can be +downloaded. + * Changes in Emacs 23.3 ** The last-resort backup file `%backup%~' is now written to |