Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2010-09-08 16:56:49 +02:00
parent a1b724f30a
commit 9b4c11954d
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ User visible changes for UPX
Changes in 3.07 (08 Sep 2010):
* win32/pe: fixed relocation handling for files with *no* TLS callbacks
[severe bug introduced in 3.06]
Changes in 3.06 (04 Sep 2010):
* win32/pe: TLS callback support contributed by Stefan Widmann. Thanks!