1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

NEWS updated

This commit is contained in:
László Molnár 2010-09-08 16:02:04 +02:00
parent 7c3b2fb9cc
commit a1b724f30a

3
NEWS
View File

@ -2,7 +2,8 @@
User visible changes for UPX
==================================================================
Changes in 3.07 (XX XXX XXX):
Changes in 3.07 (08 Sep 2010):
* win32/pe: fixed relocation handling for files with *no* TLS callbacks
Changes in 3.06 (04 Sep 2010):
* win32/pe: TLS callback support contributed by Stefan Widmann. Thanks!