File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- # Next version
1+ # Version 0.2.2 (2016-02-25)
22
3- * Fix a bug that could have generated spurious mouse input records when an
4- incomplete mouse escape sequence was seen.
3+ Minor bug fixes and enhancements:
4+
5+ * Fix a bug that generated spurious mouse input records when an incomplete
6+ mouse escape sequence was seen.
7+ * Fix a buffer overflow bug in ` winpty-debugserver.exe ` affecting messages of
8+ exactly 4096 bytes.
9+ * For MSVC builds, add a ` src/configurations.gypi ` file that can be included
10+ on the gyp command-line to enable 32-bit and 64-bit builds.
11+ * ` winpty-agent --show-input ` mode: Flush stdout after each line.
12+ * Makefile builds: generate a ` build/winpty.lib ` import library to accompany
13+ ` build/winpty.dll ` .
514
615# Version 0.2.1 (2015-12-19)
716
You can’t perform that action at this time.
0 commit comments