diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-07-31 12:28:24 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-07-31 12:28:24 +0000 |
commit | 90f58033093b8cccbe049b97e2a669618a43d297 (patch) | |
tree | 7bb27452ae4371bd0778afcca7aef259345c69e6 /app-shells/csh | |
parent | Bumped and cleanup (diff) | |
download | historical-90f58033093b8cccbe049b97e2a669618a43d297.tar.gz historical-90f58033093b8cccbe049b97e2a669618a43d297.tar.bz2 historical-90f58033093b8cccbe049b97e2a669618a43d297.zip |
fixing #24290
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/ChangeLog | 10 | ||||
-rw-r--r-- | app-shells/csh/Manifest | 3 |
2 files changed, 12 insertions, 1 deletions
diff --git a/app-shells/csh/ChangeLog b/app-shells/csh/ChangeLog index 3bbf74367157..94c005fe521c 100644 --- a/app-shells/csh/ChangeLog +++ b/app-shells/csh/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-shells/csh # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.7 2003/06/16 19:06:02 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.8 2003/07/31 12:28:24 taviso Exp $ + +*csh-1.29-r2 (31 Jul 2003) + + 31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> csh-1.29-r2.ebuild, + files/retype-input.diff: + splite <splite-gentoo@sigint.cs.purdue.edu> contributes a patch to + fix printing of exisiting buffer after displaying completion options. + # 24290 16 Jun 2003; Tavis Ormandy <taviso@gentoo.org> csh-1.29-r1.ebuild: no outstanding bugs, several users have requested by email that this diff --git a/app-shells/csh/Manifest b/app-shells/csh/Manifest index dbdee63e8958..e5b348a679cf 100644 --- a/app-shells/csh/Manifest +++ b/app-shells/csh/Manifest @@ -1,10 +1,13 @@ MD5 24974796f8712ee41f927e1e76ff5a70 csh-1.29.ebuild 3803 MD5 c9ed16e56100fb9511e19c7e00371705 csh-1.29-r1.ebuild 4060 +MD5 9eabc30e360e4e8f2064d28852356847 csh-1.29-r2.ebuild 4192 MD5 a9ee608b1afc7dce5aef89399d9e5d1a ChangeLog 1622 MD5 ce0694a6af9197d929533e9d0dfcb706 metadata.xml 706 MD5 49c0a95e6881eb7e2932d149f62f0de2 files/mksignames.c 10722 MD5 49ee962115384f8a0acedfcf225fd27a files/digest-csh-1.29 148 MD5 213922a7d6fdee0a89e9a349653be22d files/linux-vs-bsd.diff 7483 MD5 70a304fe872eabbec7c515095af358fc files/digest-csh-1.29-r1 162 +MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r2 60 +MD5 9ee321631c92bc4cb36b9025e55c127c files/retype-input.diff 2510 MD5 56092454f21f9d462f4514aadf4c78cd files/dot.cshrc 1549 MD5 2365e5e2ca11496be2169a6944a38994 files/dot.login 224 |