diff options
| author | Chong Yidong | 2011-04-08 14:53:26 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-04-08 14:53:26 -0400 |
| commit | 6b8bc570715801cb194dc4273370eab87628e8bf (patch) | |
| tree | 01e4531fd38069dffbfb0150a2a596ddd8de2bd2 /etc | |
| parent | 3726838a9cca22d420036cd2462398f54318f5d5 (diff) | |
| parent | 0080dc6bd919f83c036bb6072800032b1723b248 (diff) | |
| download | emacs-6b8bc570715801cb194dc4273370eab87628e8bf.tar.gz emacs-6b8bc570715801cb194dc4273370eab87628e8bf.zip | |
Merge changes from emacs-23 branch
Diffstat (limited to 'etc')
| -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. | |||
| 21 | crt*.o files, if they are in a non-standard location. This is only | 21 | crt*.o files, if they are in a non-standard location. This is only |
| 22 | used on x86-64 and s390x GNU/Linux architectures. | 22 | used on x86-64 and s390x GNU/Linux architectures. |
| 23 | 23 | ||
| 24 | ** The MS-Windows build prefers libpng version 1.14 or later. | ||
| 25 | Versions of libpng before 1.14 had security issues, so we now | ||
| 26 | recommend to use version 1.14 or later. Precompiled Windows binaries | ||
| 27 | require version 1.14 or later. See README.W32 and nt/INSTALL for | ||
| 28 | details and pointers to URLs where the latest libpng can be | ||
| 29 | downloaded. | ||
| 30 | |||
| 24 | * Changes in Emacs 23.3 | 31 | * Changes in Emacs 23.3 |
| 25 | 32 | ||
| 26 | ** The last-resort backup file `%backup%~' is now written to | 33 | ** The last-resort backup file `%backup%~' is now written to |