Release v.4.6.2

Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
This commit is contained in:
Amadeusz Sławiński
2017-10-23 13:57:21 +02:00
parent 46bc00dd34
commit aa6165ef67
4 changed files with 14 additions and 7 deletions

View File

@@ -1,15 +1,22 @@
Version 4.6.2 (23/10/2017):
* Fixes:
- revert changes to cursor position restore behavour (bug #51832)
- set freed pointer to NULL (bug #52133)
- documentation fixes
- fix windowlist crashes (bug #43054 & #51500)
Version 4.6.1 (10/07/2017):
* Fixes:
- problems with starting session in some cases
- parallel make install
- segfault when querying info on nonUTF locale
- segfault when querying info on nonUTF locale (bug #51402)
Version 4.6.0 (28/06/2017):
* Update Unicode wide tables to 9.0
* Update Unicode wide tables to 9.0 (bug #50044)
* Support more serial speeds
* Improved namespaces support
* Migrate from fifos to sockets
* Start viewing scrollback at first line of output
* Start viewing scrollback at first line of output (bug #49377)
Version 4.5.1 (25/02/2017):
* Fixes:

View File

@@ -1,5 +1,5 @@
.\" vi:set wm=5
.TH SCREEN 1 "Jul 2017"
.TH SCREEN 1 "Oct 2017"
.if n .ds Q \&"
.if n .ds U \&"
.if t .ds Q ``

View File

@@ -7,7 +7,7 @@
@finalout
@setchapternewpage odd
@c %**end of header
@set version 4.6.1
@set version 4.6.2
@direntry
* Screen: (screen). Full-screen window manager.

View File

@@ -533,6 +533,6 @@
#define ORIGIN "GNU"
#define REV 4
#define VERS 6
#define PATCHLEVEL 1
#define DATE "10-Jul-17"
#define PATCHLEVEL 2
#define DATE "23-Oct-17"
#define STATE ""