Updated ChangeLog

This commit is contained in:
Martin Lund 2014-10-01 00:29:29 +02:00
parent 838df819fd
commit c6ffb45dce

View file

@ -1,12 +1,7 @@
=== Go TTY v0.4 ===
=== Go TTY v0.5 ===
Changes since Go TTY v0.3:
Changes since Go TTY v0.4:
* Fixed disconnect output
* Updated MAN and README page
In certain cases the disconnect message would eat a line of output from
the tty device (if any). This is now fixed.
* Renamed stdio to new_stdout
Since it is actually only stdout we configure.
* Various cleanup