Release build 6.17-16

This commit is contained in:
Vojtech Vitek (V-Teq) 2011-10-27 23:10:38 +02:00
parent 3c21bb1b76
commit 72c4be6545

View File

@ -3,7 +3,7 @@
Summary: An enhanced version of csh, the C shell
Name: tcsh
Version: 6.17
Release: 15%{?dist}
Release: 16%{?dist}
License: BSD
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
@ -155,6 +155,7 @@ fi
%{_mandir}/man1/*.1*
%changelog
* Thu Oct 27 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 6.17-16
- Fix status of pipelined/backquoted/list of commands (RHEL-6 #658190)
- Do not dereference null pointer in cwd (RHEL-6 #700309)
- Fix negative number of jobs with %%j formatting parameter in prompt