diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-12-18 19:07:35 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-12-18 19:07:35 +0000 |
commit | 2ccdc1797302c4978ef72289e9482ca9c87d1436 (patch) | |
tree | fa7f5ca1867a050a453773464fef5088360f5498 /x11-libs/qt/ChangeLog | |
parent | Version bump, fixes segfault with mkfs.jfs (diff) | |
download | historical-2ccdc1797302c4978ef72289e9482ca9c87d1436.tar.gz historical-2ccdc1797302c4978ef72289e9482ca9c87d1436.tar.bz2 historical-2ccdc1797302c4978ef72289e9482ca9c87d1436.zip |
add pkg_postinst notice about remerging kedlibs
Diffstat (limited to 'x11-libs/qt/ChangeLog')
-rw-r--r-- | x11-libs/qt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index bb94d2998c89..f6443c9b21a3 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/qt # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.42 2002/12/17 17:49:30 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.43 2002/12/18 19:07:34 danarmak Exp $ + + 18 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : + + Add pkg_postinst warning about remerging kdelibs after upgrading qt. Also + add -verbose parameter to configure in 3.1.1. *qt-3.1.1 (17 Dec 2002) |