Update readme

This commit is contained in:
Jason Hood 2010-12-04 15:29:58 +10:00
parent 626095d127
commit d239a1c717

View File

@ -3,7 +3,7 @@
Copyright 2005-2010 Jason Hood
Version 1.31. Freeware
Version 1.32. Freeware
===========
@ -134,6 +134,9 @@
If running CMD.EXE, its own COLOR will be the initial color.
The 64-bit version can inject into a 32-bit process, but that will not
then inject into a 64-bit process.
===============
Version History
@ -141,6 +144,10 @@
Legend: + added, - bug-fixed, * changed.
1.32 - 4 December, 2010:
- fixed crash due to NULL lpNumberOfBytesWritten/lpNumberOfCharsWritten;
- -p will test the parent process for validity.
1.31 - 19 November, 2010:
- fixed multibyte support (no extra junk with UTF-8 files);
* provide workaround for API byte/character differences;
@ -257,5 +264,5 @@
in the version text and a source diff is included.
==============================
Jason Hood, 19 November, 2010.
=============================
Jason Hood, 4 December, 2010.