summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qarsh.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 27dff9b..9dc20cd 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,7 +1,7 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.18
-Release: 2%{?dist}
+Version: 1.19
+Release: 1%{?dist}
Group: QA
License: GPL
Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -70,6 +70,11 @@ fi
%doc %{_mandir}/man8/*
%changelog
+* Fri Oct 10 2008 Nate Straz <nstraz@redhat.com>
++ qarsh-1.19-1
+- Fix memory leaks in qacp
+- Fix a CPU hogging spin after a command exits
+
* Tue Jul 08 2008 1.18-2
- Include new man pages.