Files
perl-App-Termcast/perl-App-Termcast.changes

51 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Mar 16 00:30:43 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.12:
* handle disconnection better (make sure old connections are really dropped,
stop pegging cpu after reconnect)
- changes from 0.11:
* add some more options to stream_ttyrec
* convert to use Term::Filter
-------------------------------------------------------------------
Fri Apr 15 06:20:42 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.10:
* better handling of the terminal's raw mode, especially during reconnections
* ensure that the server actually accepts our password
* send terminal geometry with hello
* send terminal geometry metadata on the fly
-------------------------------------------------------------------
Mon Nov 29 18:29:20 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Wed Nov 3 22:01:00 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.09:
* more window resizing fixes
-------------------------------------------------------------------
Wed Nov 3 10:42:46 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.08:
* clean up a few more edge cases with disconnects and window resizing
* repeatedly attempt reconnects if they fail, rather than just giving up
after trying once
-------------------------------------------------------------------
Tue Aug 31 21:44:41 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.07:
* refactor the establishment message (the first line sent to the termcast
server) to its own attribute
-------------------------------------------------------------------
Sun Jun 13 21:11:47 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.06)