From 3d6ecc6575ef8527621c147ac5334dd10edb73c8 Mon Sep 17 00:00:00 2001 From: Nate Straz Date: Thu, 3 Jul 2008 19:00:51 +0000 Subject: Bump version to include new features. --- qarsh.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/qarsh.spec b/qarsh.spec index 3065b47..0245ed1 100644 --- a/qarsh.spec +++ b/qarsh.spec @@ -1,7 +1,7 @@ Summary: QA Remote Shell Name: qarsh -Version: 1.16 -Release: 2%{?dist} +Version: 1.17 +Release: 1%{?dist} Group: QA License: GPL Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -68,6 +68,11 @@ fi %config /etc/xinetd.d/btimed %changelog +* Thu Jul 03 2008 1.17-1 +- Use select() to control writes in qarsh. +- chdir() to home directory if possible. +- Add debug option to syslog debug messages. + * Mon Feb 11 2008 1.16-1 - Add copyright headers - Use select in btime() so higher latency connections work. -- cgit