diff options
author | 2002-03-06 17:54:10 +0000 | |
---|---|---|
committer | 2002-03-06 17:54:10 +0000 | |
commit | 27a9817d1df7ec49276a948a7533d00a8aa33fbb (patch) | |
tree | e71bbf1e67a4ba639725f50c87c2ae235b5eaf02 /app-shells/scsh/ChangeLog | |
parent | unmasking -r7 xfree which now contains the Xft quality patch (diff) | |
download | historical-27a9817d1df7ec49276a948a7533d00a8aa33fbb.tar.gz historical-27a9817d1df7ec49276a948a7533d00a8aa33fbb.tar.bz2 historical-27a9817d1df7ec49276a948a7533d00a8aa33fbb.zip |
Fixed bug #980
Diffstat (limited to 'app-shells/scsh/ChangeLog')
-rw-r--r-- | app-shells/scsh/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/scsh/ChangeLog b/app-shells/scsh/ChangeLog index 83cec7fcc498..48c9e7540ccc 100644 --- a/app-shells/scsh/ChangeLog +++ b/app-shells/scsh/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/scsh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.1 2002/02/24 22:31:38 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.2 2002/03/06 17:54:10 karltk Exp $ + +*scsh-0.6.1-r1 ( 6 Mar 2002 ) + + 6 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog scsh-0.6.1-r1 files/digest-scsh-0.6.1-r1: + + Fixed a bug where scsh.1 was installed in /usr/share/man instead of + /usr/share/man/man1. *scsh-0.6.0 ( 25 Feb 2002 ) |