NEWS: spelling fixes.

This commit is contained in:
Markus F.X.J. Oberhumer 2011-12-14 18:06:39 +01:00
parent a38721db93
commit a2396d82f6

6
NEWS
View File

@ -7,11 +7,11 @@ Changes in 3.09 (XX XXX XXXX):
Changes in 3.08 (12 Dec 2011):
* Fix allocation in runtime stub for darwin.macho-entry (i386 and amd64).
* Compress shared library on ELF i386 only [ld.so threatens even this case].
* Attempt to suport ELF on QNX 6.3.0 for armel (experimental).
* Better diangostic when ELF -fPIC is needed.
* Attempt to support ELF on QNX 6.3.0 for armel (experimental).
* Better diagnostic when ELF -fPIC is needed.
* PT_NOTE improvements for *BSD.
* Preserve more ELF .e_flags on ARM.
* Minor code improvements for ELF stubs
* Minor code improvements for ELF stubs.
* Defend against another flavor of corrupt PE header.
* bug fixes