diff --git a/NEWS b/NEWS index cb157610..8975267c 100644 --- a/NEWS +++ b/NEWS @@ -4,9 +4,9 @@ User visible changes for UPX Changes in 2.01 (27 May 2006): * arm/pe: better DLL support - * dos/exe: device driver support added (thanks Michael Devore) - * arm/pe & win32/pe: new option for excluding certain resources from - getting compressed ('--keep-resource') + * dos/exe: device driver support added + * win32/pe & arm/pe: added new option '--keep-resource' for + excluding selected resources from compression Changes in 2.00 (27 Apr 2006): * linux/386: the stub now prints an error message if some strict diff --git a/THANKS b/THANKS index c71aabe4..df593b8a 100644 --- a/THANKS +++ b/THANKS @@ -43,6 +43,8 @@ John S. Fine for the new version of the dos/exe decompressor Lukundoo for beta testing +Michael Devore + for initial dos/exe device driver support Oleg V. Volkov for various FreeBSD specific informations The Owl & G-RoM