diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-03 07:10:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-03 07:10:21 +0000 |
commit | 4ecf80060c53ed6f73cefc07ce27366f6394d6a7 (patch) | |
tree | cb01fe206a2936e0fecd08178a0c54e09e997d03 /sys-apps/groff/ChangeLog | |
parent | fix compile error with gcc34 (bug #66142) (Manifest recommit) (diff) | |
download | gentoo-2-4ecf80060c53ed6f73cefc07ce27366f6394d6a7.tar.gz gentoo-2-4ecf80060c53ed6f73cefc07ce27366f6394d6a7.tar.bz2 gentoo-2-4ecf80060c53ed6f73cefc07ce27366f6394d6a7.zip |
fix pic2graph #36842
Diffstat (limited to 'sys-apps/groff/ChangeLog')
-rw-r--r-- | sys-apps/groff/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/groff/ChangeLog b/sys-apps/groff/ChangeLog index 4633f8324b98..06ff1d99859c 100644 --- a/sys-apps/groff/ChangeLog +++ b/sys-apps/groff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/groff # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.44 2004/09/19 21:19:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.45 2004/10/03 07:10:21 vapier Exp $ + + 03 Oct 2004; Mike Frysinger <vapier@gentoo.org> groff-1.19.1-r1.ebuild: + Fix pic2graph again #36842 by Malte S. Stretz. *groff-1.19.1-r1 (19 Sep 2004) |