summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Straz <nstraz@redhat.com>2006-11-16 19:35:04 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:46 -0400
commit5e1a4e8555ebac3f8d2097139e6d1822e228041c (patch)
tree8869ce624788c41524294bdac154d05ffdc2f833
parent30dd54286bf994015d578fc3c111002c12e6f21a (diff)
downloadqarsh-5e1a4e8555ebac3f8d2097139e6d1822e228041c.tar.gz
qarsh-5e1a4e8555ebac3f8d2097139e6d1822e228041c.tar.xz
qarsh-5e1a4e8555ebac3f8d2097139e6d1822e228041c.zip
Bump version for a new buildv1.12-1
-rw-r--r--qarsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 423cbfd..1a8b8d4 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.11
+Version: 1.12
Release: 1
Group: QA
License: GPL
@@ -67,6 +67,9 @@ fi
%config /etc/xinetd.d/btimed
%changelog
+* Thu Nov 16 2006 1.12-1
+- Fix working with large files and un-sendfile-able files.
+
* Fri Aug 11 2006 1.11-1
- Change the retry settings to make heartbeating more reliable.