diff options
author | 2007-02-04 17:14:12 +0000 | |
---|---|---|
committer | 2007-02-04 17:14:12 +0000 | |
commit | 908eed7b4b23c3a8b9e59063061f4868946cee5c (patch) | |
tree | a46b3ef0ab8a1cd8dca682285141db032f0f2d4a /x11-libs/libXt/ChangeLog | |
parent | Stable on wrt bug 164851 (diff) | |
download | gentoo-2-908eed7b4b23c3a8b9e59063061f4868946cee5c.tar.gz gentoo-2-908eed7b4b23c3a8b9e59063061f4868946cee5c.tar.bz2 gentoo-2-908eed7b4b23c3a8b9e59063061f4868946cee5c.zip |
Version bump. Brings some small man page fixes.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-libs/libXt/ChangeLog')
-rw-r--r-- | x11-libs/libXt/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-libs/libXt/ChangeLog b/x11-libs/libXt/ChangeLog index 3d715c404225..c1027288cbc8 100644 --- a/x11-libs/libXt/ChangeLog +++ b/x11-libs/libXt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXt -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/ChangeLog,v 1.35 2006/11/09 15:51:35 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/ChangeLog,v 1.36 2007/02/04 17:14:12 joshuabaergen Exp $ + +*libXt-1.0.5 (04 Feb 2007) + + 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> + +libXt-1.0.5.ebuild: + Version bump. Brings some small man page fixes. *libXt-1.0.4 (09 Nov 2006) |