Skip to content

Commit 73ec93d

Browse files
committed
Update release notes for 0.2.2.
1 parent a4ba242 commit 73ec93d

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

RELEASES.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
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

0 commit comments

Comments
 (0)