From 2053678ee971a9ddc22045ea23dcb41ea927a6d7 Mon Sep 17 00:00:00 2001 From: fredrik Date: Mon, 7 May 2007 10:58:07 +0000 Subject: [PATCH] Added hup command to library. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1019 959494ce-11ee-0310-bf91-de5d638817bd --- doc/protorev | 1 + lib/uicmds | 3 +++ 2 files changed, 4 insertions(+) diff --git a/doc/protorev b/doc/protorev index 56d515d..7fd5aa2 100644 --- a/doc/protorev +++ b/doc/protorev @@ -4,3 +4,4 @@ Rev. Changes ---------------------------------------------------------------------- 1 Initial revisioned protocol 2 Added `reset' command + Added `hup' command diff --git a/lib/uicmds b/lib/uicmds index 1d71004..1ad9b19 100644 --- a/lib/uicmds +++ b/lib/uicmds @@ -126,6 +126,9 @@ 502 517 518 +:hup +200 +502 : ; Nameless notification 600 i i s s s ; FN chat 601 i i ; FN state change -- 2.11.0