diff --git a/NEWS b/NEWS index 18361eea..fc7a6c4a 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,13 @@ Changes in 1.11 beta (20 Dec 2000): * reduced overall memory requirements during packing * quite a number of internal source code rearrangements +Changes in 1.07 (20 Feb 2001) + * win32/pe: corrected the TLS callback check + * win32/pe: really fixed that rare bug in relocation handling + * win32/pe: experimental support for SizeOfHeaders > 0x1000 + * win32/pe: check for superfluous data between sections + * win32/pe: compressing screensavers (.scr) should finally work + Changes in 1.06 (27 Jan 2001) * win32/pe: the check for TLS callbacks introduced in 1.05 was too strict - disabled for now diff --git a/PROJECTS b/PROJECTS index 8043cc9e..f3964ef6 100644 --- a/PROJECTS +++ b/PROJECTS @@ -73,8 +73,6 @@ Existing formats: of problems (like importing a DLL or function fails) - win32/pe: finer control over resource compression, per section compression - - win32/pe: compressing screensavers looses the description - probably - should not compress a special resource type Compression ratio: diff --git a/TODO b/TODO index 196fd019..4d376229 100644 --- a/TODO +++ b/TODO @@ -98,9 +98,6 @@ FORMAT WIN32/PE - decrease runtime memory overhead -- ??? compressing screensavers looses the description - probably - should not compress a special resource type ??? - 2 - easy - mfx + ml) new switch(es) : do not compress resource types x,y,z or resource names a,b,c