summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-24 18:59:33 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-24 18:59:33 +0000
commit295de4444f6a5f1adc046facaf79762c8d2c3c39 (patch)
tree89aa5c2f33e71d6b061ce2b80d62bd0205e4db0d /sys-apps/groff/ChangeLog
parentversion bump (diff)
downloadgentoo-2-295de4444f6a5f1adc046facaf79762c8d2c3c39.tar.gz
gentoo-2-295de4444f6a5f1adc046facaf79762c8d2c3c39.tar.bz2
gentoo-2-295de4444f6a5f1adc046facaf79762c8d2c3c39.zip
Make sure we forces dashes in unicode to the traditional "-" so that users dont get confused by the pretty looking versions #121502.
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-apps/groff/ChangeLog')
-rw-r--r--sys-apps/groff/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog
index 9b39933c096e..ed0dbc7b59e7 100644
--- a/sys-apps/groff/ChangeLog
+++ b/sys-apps/groff/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/groff
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.78 2006/12/30 13:44:18 usata Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.79 2008/02/24 18:59:32 vapier Exp $
+
+*groff-1.19.2-r2 (24 Feb 2008)
+
+ 24 Feb 2008; Mike Frysinger <vapier@gentoo.org>
+ +files/groff-1.19.2-man-unicode-dashes.patch, +groff-1.19.2-r2.ebuild:
+ Make sure we forces dashes in unicode to the traditional "-" so that users
+ dont get confused by the pretty looking versions #121502.
30 Dec 2006; Mamoru KOMACHI <usata@gentoo.org> groff-1.19.2-r1.ebuild:
Added eautoreconf and --enable-japanese in order to get cjk patch working