summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 11 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a800e2c..90954a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,15 @@
+Version 4.6.0 (28/06/2017):
+ * Update Unicode wide tables to 9.0
+ * Support more serial speeds
+ * Improved namespaces support
+ * Migrate from fifos to sockets
+ * Start viewing scrollback at first line of output
+
Version 4.5.1 (25/02/2017):
- *Fixes:
- - logfile permissions problem (CVE-2017-5618)
- - SunOS build problem (bug #50089)
- - FreeBSD core dumps (bug #50143)
+ * Fixes:
+ - logfile permissions problem (CVE-2017-5618)
+ - SunOS build problem (bug #50089)
+ - FreeBSD core dumps (bug #50143)
Version 4.5.0 (10/12/2016):
* Allow specifying logfile's name via command line parameter '-L'