- Fix the previous patch, handle a missed case (#146330)
This commit is contained in:
parent
28142d0475
commit
59df7f9a78
@ -3,7 +3,7 @@
|
||||
Summary: An enhanced version of csh, the C shell.
|
||||
Name: tcsh
|
||||
Version: 6.13
|
||||
Release: 10
|
||||
Release: 11
|
||||
License: distributable
|
||||
Group: System Environment/Shells
|
||||
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
|
||||
@ -120,6 +120,9 @@ fi
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 30 2005 Miloslav Trmac <mitr@redhat.com> - 6.13-11
|
||||
- Fix the previous patch, handle a missed case (#146330)
|
||||
|
||||
* Sat Jan 15 2005 Miloslav Trmac <mitr@redhat.com> - 6.13-10
|
||||
- Avoid reusing iconv_catgets' static buffer (#145177, #145195)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user