summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/csh/ChangeLog')
-rw-r--r--app-shells/csh/ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/app-shells/csh/ChangeLog b/app-shells/csh/ChangeLog
index 09af05733d9a..6b477d2a2f83 100644
--- a/app-shells/csh/ChangeLog
+++ b/app-shells/csh/ChangeLog
@@ -1,10 +1,11 @@
# 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.1 2003/05/28 21:24:25 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.2 2003/05/29 14:09:47 taviso Exp $
+
+ 29 May 2003; Tavis Ormandy <taviso@gentoo.org> csh-1.29.ebuild:
+ doc use flag.
*csh-1.29 (28 May 2003)
28 May 2003; Tavis Ormandy <taviso@gentoo.org> csh-1.29.ebuild:
- Initial import, the classic C Shell, tricky to write ebuild for.
- Hope it works.
-
+ Initial import, the classic C Shell from NetBSD, tricky to write ebuild for.