diff options
author | Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> | 2014-06-25 09:57:42 +0200 |
---|---|---|
committer | Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> | 2014-06-25 09:57:42 +0200 |
commit | fcd9b71bc912fa0d56b935fe0f3c06bec25d1124 (patch) | |
tree | b9e9140ce1c9ce65433f176b2c76daa1d7403f78 /debian/changelog | |
parent | 7154096b73f1dd1a5d7ade188a2f09fdf26b6281 (diff) | |
download | nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.tar.gz nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.tar.bz2 nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.zip |
Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f5d68e55a..93d6d7ad6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,12 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low + 209_x2goagent_add-man-page.full.patch + 220_nxproxy_bind-loopback-only.full+lite.patch + [ Oleksandr Shneyder ] + * Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path + specified by "state" option in agent options file. If option is omitted, + session state will not be saved. Session states are: STARTING, RUNNING, + SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:58:10 +0200 nx-libs (2:3.5.0.24-0x2go1) unstable; urgency=low |