diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:40:00 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:40:00 +0200 |
commit | fa886dff8289b4d60f900a76282eee2d5955f92f (patch) | |
tree | 93aefadcf3504f408ad3a36d861d93a59a835d6f | |
parent | e474a3f357c8534077030039d9af960e40e886f3 (diff) | |
download | nx-libs-fa886dff8289b4d60f900a76282eee2d5955f92f.tar.gz nx-libs-fa886dff8289b4d60f900a76282eee2d5955f92f.tar.bz2 nx-libs-fa886dff8289b4d60f900a76282eee2d5955f92f.zip |
update patch name in changelog
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 4af885bd4..c4524f593 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,10 +52,11 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low + 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. + * Add 210_nxagent_nxcomp_save_session_state.full+lite.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. * Add 211_nxcomp_set_default_options.full+lite.patch. Set default arguments for options 'link' and 'pack' to avoid session damage by resuming with incorrect options file. |