diff options
Diffstat (limited to 'font/bh-ttf/ChangeLog')
-rw-r--r-- | font/bh-ttf/ChangeLog | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/font/bh-ttf/ChangeLog b/font/bh-ttf/ChangeLog index 4af87c9d8..c565c4e61 100644 --- a/font/bh-ttf/ChangeLog +++ b/font/bh-ttf/ChangeLog @@ -1,3 +1,73 @@ +commit 1421e1089749ddcbe5e72fa70cfc153cb107e9ae +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Mon Oct 4 23:43:59 2010 -0700 + + font-bh-ttf 1.0.2 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 90f139857dbdaa990507281947c6f017135099ac +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Mon Oct 4 23:45:47 2010 -0700 + + Mark 42-luxi-mono.conf for distribution in tarballs + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 9c1528619103e838667736b470536d5c6745d2ac +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Wed Jun 2 17:14:57 2010 -0700 + + Install a fontconfig snippet to force treating Luxi Mono fonts as monospaced + + fontconfig detects multiple character advances in some of the Luxi Mono + fonts, so doesn't think they're monospaced. This causes problems when + running xterm -fa "Luxi Mono", since it adds :spacing=100 to the pattern + when requesting a font from fontconfig to prefer monospaced fonts. + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 1c8a0e15c03d0f3ff4c953cd843ac00de00a3ad9 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Mon Nov 23 14:23:51 2009 -0500 + + Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES + + Now that the INSTALL file is generated. + Allows running make maintainer-clean. + +commit 1daa294754680620f7ddd373b238f70d4ff55356 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Sun Oct 18 20:49:07 2009 -0400 + + Makefile.am: add INSTALL target and clean ChangeLog DIST targets + + Add INSTALL target to generate file with INSTALL_CMD #24206 + ChangeLog is not required in EXTRA_DIST #24432 + ChangeLog is not required in MAINTAINERCLEANFILES #24432 + +commit c0a0e986a2a9e95b9dbb7ccbf6e15c5d1836e053 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Sun Oct 18 20:34:34 2009 -0400 + + INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 + + Add missing INSTALL file. Use standard GNU file on building tarball + README may have been updated + COPYING may have been updated + Remove AUTHORS file as it is empty and no content available yet. + Remove NEWS file as it is empty and no content available yet. + +commit 758cb463660e44ea0d5aed4724d9ef7d9ebc8b33 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Mon Nov 23 13:38:51 2009 -0500 + + .gitignore: use common defaults with custom section # 24239 + + Using common defaults will reduce errors and maintenance. + Only the very small or inexistent custom section need periodic maintenance + when the structure of the component changes. Do not edit defaults. + commit 195d8a6841730c3ca8d30936f0e7151d21894f6d Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Sat Oct 10 17:54:58 2009 -0700 |