Skip to content

Commit 4ff678d

Browse files
authored
Update README.md
1 parent 2a8b53a commit 4ff678d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VBEventTrace/TBEventTrace
1+
# VBEventTrace v2.1/TBEventTrace v2.2.2
22

33
![Screenshot](https://i.imgur.com/8F2HYde.jpg)
44

@@ -151,6 +151,13 @@ Changlog:
151151

152152
```
153153
'Applies to twinBASIC version only:
154+
'Version 2.2.2 -Subclassing moved back to form and PictureBox now used for
155+
' 'More Options' popup, taking advantage of new tB features to
156+
' make this more similar to the VB version.
157+
' -Bug fix: Default process cache option not selected; this was a
158+
' visual glitch only, the logic still applied the right
159+
' default if you didn't set it.
160+
'
154161
'Version 2.2 - Added option to display full process command line. (tB only)
155162
' -Bug fix: SimpleOp incorrect buffer size error (MOF has no
156163
' packing in data; tB inserted 4 extra bytes).

0 commit comments

Comments
 (0)