diff options
author | 2006-06-04 02:34:19 +0000 | |
---|---|---|
committer | 2006-06-04 02:34:19 +0000 | |
commit | f8c7ae66a7f0083bb6924fef96b2e1dc43be97bd (patch) | |
tree | 13d4a233aee0c7d41df2ae39e56cc22b4ea134e0 /dev-tcltk/tcldom/ChangeLog | |
parent | Fixed bash-3.1 issue (diff) | |
download | historical-f8c7ae66a7f0083bb6924fef96b2e1dc43be97bd.tar.gz historical-f8c7ae66a7f0083bb6924fef96b2e1dc43be97bd.tar.bz2 historical-f8c7ae66a7f0083bb6924fef96b2e1dc43be97bd.zip |
Fixed bug 131148
Package-Manager: portage-2.1_rc4
Diffstat (limited to 'dev-tcltk/tcldom/ChangeLog')
-rw-r--r-- | dev-tcltk/tcldom/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-tcltk/tcldom/ChangeLog b/dev-tcltk/tcldom/ChangeLog index e6480d851af5..5bfbdb73b7cb 100644 --- a/dev-tcltk/tcldom/ChangeLog +++ b/dev-tcltk/tcldom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcldom # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.8 2006/06/03 19:56:32 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.9 2006/06/04 02:34:19 matsuu Exp $ + + 04 Jun 2006; MATSUU Takuto <matsuu@gentoo.org> tcldom-2.6.ebuild: + Fixed bash-3.1 issue. Bug 131148. 03 Jun 2006; MATSUU Takuto <matsuu@gentoo.org> tcldom-3.0.ebuild, tcldom-3.1.ebuild: |