diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-10-30 19:06:23 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-10-30 19:06:23 +0000 |
commit | f00681fa62369aa6592f8352e5ba05284d085771 (patch) | |
tree | 3334b20d0e10aa8327b7ed5ea71ab22580a5dc30 /x11-libs/fltk/ChangeLog | |
parent | version bump, IUSE fixes (diff) | |
download | historical-f00681fa62369aa6592f8352e5ba05284d085771.tar.gz historical-f00681fa62369aa6592f8352e5ba05284d085771.tar.bz2 historical-f00681fa62369aa6592f8352e5ba05284d085771.zip |
New fltk ebuild. See http://www.fltk.org/news.php?V99 for the gory
details. Finally out of the rc versions.
Diffstat (limited to 'x11-libs/fltk/ChangeLog')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index c0470176b3a5..c9fa3b483a08 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for x11-libs/fltk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.12 2002/10/03 07:16:18 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.13 2002/10/30 19:06:23 raker Exp $ + +*fltk-1.1.1 (30 Oct 2002) + + 30 Oct 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.1.ebuild, + files/digest-fltk-1.1.1 : + A non rc has finally been released. Many bug fixes. Check out... + http://www.fltk.org/news.php?V99 for the important changes. + Small ebuild changes made as we don't have to account for _rc? + with this one. *fltk-1.1.0_rc7 (20 Sep 2002) |