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 e7611dc..c262dad 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.20
+Version: 1.21
Release: 1%{?dist}
Group: QA
License: GPL
@@ -70,6 +70,11 @@ fi
%doc %{_mandir}/man8/*
%changelog
+* Tue Oct 14 2008 Nate Straz <nstraz@redhat.com>i
++ qarsh-1.21-1
+- Fix double-free in qacp file to host:file
+- Calculate boot time from /proc/uptime
+
* Fri Oct 10 2008 Nate Straz <nstraz@redhat.com>
+ qarsh-1.20-1
- Fix the memory leak fix.