summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qarsh.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 7996017..74240e4 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 2.3
+Version: 2.4
Release: 1%{?dist}
Group: Applications/Internet
License: GPL
@@ -109,6 +109,11 @@ fi
%changelog
+* Tue Sep 16 2014 Nate Straz <nstraz@redhat.com> 2.4-1
+- [qarsh] Add recv_packet with selects and hbeat
+- [qarsh] Mark the node alive after we get a packet
+- [qarsh] Remove extra ':' from error message
+
* Wed Aug 20 2014 Nate Straz <nstraz@redhat.com> 2.3-1
- [sockutil] Handle EINTR in send/recv_packet