Add changes for after 2.2.1

This commit is contained in:
Stanislav Shwartsman 2005-08-04 19:52:56 +00:00
parent ea30a3ef06
commit 3e310fea90

View File

@ -1,3 +1,10 @@
Changes after 2.2.1:
- com->socket redirection support added (#SF patch by Andrew Backer)
- implemented long mode call_far/ret_far/jmp_far operation (Stanislav)
- fixed IRET operation in long mode (Stanislav)
-------------------------------------------------------------------------
Changes in 2.2.1 (July 8, 2005):
- Fixed several compilation warnings and errors for different platforms (Volker)