diff options
author | 2008-02-24 19:00:52 +0000 | |
---|---|---|
committer | 2008-02-24 19:00:52 +0000 | |
commit | 3846ca1fc477633b48e19aeb3f0f3e0f1a6415ce (patch) | |
tree | 0c1e5847e82bea1304f9d739d15460cc2d893a7d /sys-apps/man/ChangeLog | |
parent | Make sure we forces dashes in unicode to the traditional "-" so that users do... (diff) | |
download | gentoo-2-3846ca1fc477633b48e19aeb3f0f3e0f1a6415ce.tar.gz gentoo-2-3846ca1fc477633b48e19aeb3f0f3e0f1a6415ce.tar.bz2 gentoo-2-3846ca1fc477633b48e19aeb3f0f3e0f1a6415ce.zip |
Do not force -c/-T anymore to groff so that it can work its locale magic #146315 by Matthias Schwarzott.
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-apps/man/ChangeLog')
-rw-r--r-- | sys-apps/man/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/man/ChangeLog b/sys-apps/man/ChangeLog index c33a499586ef..b810843e84ce 100644 --- a/sys-apps/man/ChangeLog +++ b/sys-apps/man/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/man # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.126 2008/02/06 00:43:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.127 2008/02/24 19:00:51 vapier Exp $ + +*man-1.6f-r1 (24 Feb 2008) + + 24 Feb 2008; Mike Frysinger <vapier@gentoo.org> + +files/man-1.6f-unicode.patch, +man-1.6f-r1.ebuild: + Do not force -c/-T anymore to groff so that it can work its locale magic + #146315 by Matthias Schwarzott. 06 Feb 2008; Christian Faulhammer <opfer@gentoo.org> man-1.6f.ebuild: stable love, for bug 166190 |